mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
chore(deps): update dependency nock to v13.5.5 (#4883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
286b3ebce6
commit
23a3eab436
2 changed files with 6 additions and 6 deletions
|
@ -110,7 +110,7 @@
|
|||
"jest-junit": "16.0.0",
|
||||
"lockfile-lint": "4.13.2",
|
||||
"mockdate": "3.0.5",
|
||||
"nock": "13.5.4",
|
||||
"nock": "13.5.5",
|
||||
"prettier": "3.3.3",
|
||||
"rimraf": "5.0.10",
|
||||
"selfsigned": "2.4.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -9616,14 +9616,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nock@npm:13.5.4":
|
||||
version: 13.5.4
|
||||
resolution: "nock@npm:13.5.4"
|
||||
"nock@npm:13.5.5":
|
||||
version: 13.5.5
|
||||
resolution: "nock@npm:13.5.5"
|
||||
dependencies:
|
||||
debug: "npm:^4.1.0"
|
||||
json-stringify-safe: "npm:^5.0.1"
|
||||
propagate: "npm:^2.0.0"
|
||||
checksum: 10/75bad391bae4efb81b742734af5f2d87309cd93d3ca6b78372fd37946d78ccb254d79104676619866915e6734abfc1b00fee2aa42073a4843ca3c746aad35a4d
|
||||
checksum: 10/c19d7bf9654db056357a22b00127bb5606c1bbdff188a5b6c469825e580e31cd0cb0701bce8dd8b4876dbbd36a145fdb681fd69fd59308d6db4923ce8ab2439e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12546,7 +12546,7 @@ __metadata:
|
|||
mkdirp: "npm:1.0.4"
|
||||
mockdate: "npm:3.0.5"
|
||||
mv: "npm:2.1.1"
|
||||
nock: "npm:13.5.4"
|
||||
nock: "npm:13.5.5"
|
||||
pkginfo: "npm:0.4.1"
|
||||
prettier: "npm:3.3.3"
|
||||
rimraf: "npm:5.0.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue