mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
fix(deps): update dependency semver to v7.5.0 (#3733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
48909352a2
commit
dcd530ba85
12
.pnp.cjs
generated
12
.pnp.cjs
generated
@ -131,7 +131,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["request", "npm:2.88.2"],\
|
||||
["rimraf", "npm:3.0.2"],\
|
||||
["selfsigned", "npm:2.1.1"],\
|
||||
["semver", "npm:7.3.8"],\
|
||||
["semver", "npm:7.5.0"],\
|
||||
["standard-version", "npm:9.5.0"],\
|
||||
["supertest", "npm:6.3.3"],\
|
||||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.9.1"],\
|
||||
@ -12667,6 +12667,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["lru-cache", "npm:6.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:7.5.0", {\
|
||||
"packageLocation": "./.yarn/cache/semver-npm-7.5.0-160502ad5d-2d26693775.zip/node_modules/semver/",\
|
||||
"packageDependencies": [\
|
||||
["semver", "npm:7.5.0"],\
|
||||
["lru-cache", "npm:6.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["send", [\
|
||||
@ -14011,7 +14019,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["request", "npm:2.88.2"],\
|
||||
["rimraf", "npm:3.0.2"],\
|
||||
["selfsigned", "npm:2.1.1"],\
|
||||
["semver", "npm:7.3.8"],\
|
||||
["semver", "npm:7.5.0"],\
|
||||
["standard-version", "npm:9.5.0"],\
|
||||
["supertest", "npm:6.3.3"],\
|
||||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.9.1"],\
|
||||
|
BIN
.yarn/cache/semver-npm-7.5.0-160502ad5d-2d26693775.zip
vendored
Normal file
BIN
.yarn/cache/semver-npm-7.5.0-160502ad5d-2d26693775.zip
vendored
Normal file
Binary file not shown.
@ -54,7 +54,7 @@
|
||||
"mv": "2.1.1",
|
||||
"pkginfo": "0.4.1",
|
||||
"request": "2.88.2",
|
||||
"semver": "7.3.8",
|
||||
"semver": "7.5.0",
|
||||
"validator": "13.9.0",
|
||||
"verdaccio-audit": "11.0.0-6-next.30",
|
||||
"verdaccio-htpasswd": "10.5.4"
|
||||
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user