1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

chore(deps): update dependency nock to v13.5.5 (#4836)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-15 13:13:03 +02:00 committed by GitHub
parent cdf7810f1d
commit d9a80747c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

10
.pnp.cjs generated

@ -121,7 +121,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["lru-cache", "npm:7.18.3"],\ ["lru-cache", "npm:7.18.3"],\
["mime", "npm:3.0.0"],\ ["mime", "npm:3.0.0"],\
["mkdirp", "npm:1.0.4"],\ ["mkdirp", "npm:1.0.4"],\
["nock", "npm:13.5.4"],\ ["nock", "npm:13.5.5"],\
["node-mocks-http", "npm:1.15.0"],\ ["node-mocks-http", "npm:1.15.0"],\
["pinst", "npm:2.1.6"],\ ["pinst", "npm:2.1.6"],\
["pkginfo", "npm:0.4.1"],\ ["pkginfo", "npm:0.4.1"],\
@ -12188,10 +12188,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\ }]\
]],\ ]],\
["nock", [\ ["nock", [\
["npm:13.5.4", {\ ["npm:13.5.5", {\
"packageLocation": "./.yarn/cache/nock-npm-13.5.4-2c4f77b249-d31f924e34.zip/node_modules/nock/",\ "packageLocation": "./.yarn/cache/nock-npm-13.5.5-ccb57f0a2f-91947b6839.zip/node_modules/nock/",\
"packageDependencies": [\ "packageDependencies": [\
["nock", "npm:13.5.4"],\ ["nock", "npm:13.5.5"],\
["debug", "virtual:69c3455e973f914a9da079b465f412398aa9db4de6c967c5de9b7df9f75964a40ef9a5e9756b59c737917bf508a15667d830fc1be46cb0566180c490a2062629#npm:4.3.4"],\ ["debug", "virtual:69c3455e973f914a9da079b465f412398aa9db4de6c967c5de9b7df9f75964a40ef9a5e9756b59c737917bf508a15667d830fc1be46cb0566180c490a2062629#npm:4.3.4"],\
["json-stringify-safe", "npm:5.0.1"],\ ["json-stringify-safe", "npm:5.0.1"],\
["propagate", "npm:2.0.1"]\ ["propagate", "npm:2.0.1"]\
@ -15185,7 +15185,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["lru-cache", "npm:7.18.3"],\ ["lru-cache", "npm:7.18.3"],\
["mime", "npm:3.0.0"],\ ["mime", "npm:3.0.0"],\
["mkdirp", "npm:1.0.4"],\ ["mkdirp", "npm:1.0.4"],\
["nock", "npm:13.5.4"],\ ["nock", "npm:13.5.5"],\
["node-mocks-http", "npm:1.15.0"],\ ["node-mocks-http", "npm:1.15.0"],\
["pinst", "npm:2.1.6"],\ ["pinst", "npm:2.1.6"],\
["pkginfo", "npm:0.4.1"],\ ["pkginfo", "npm:0.4.1"],\

@ -119,7 +119,7 @@
"jest-environment-node": "29.7.0", "jest-environment-node": "29.7.0",
"jest-junit": "15.0.0", "jest-junit": "15.0.0",
"lockfile-lint": "4.14.0", "lockfile-lint": "4.14.0",
"nock": "13.5.4", "nock": "13.5.5",
"node-mocks-http": "^1.15.0", "node-mocks-http": "^1.15.0",
"pinst": "2.1.6", "pinst": "2.1.6",
"prettier": "3.3.3", "prettier": "3.3.3",

BIN
yarn.lock

Binary file not shown.