mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update dependency selfsigned to v2.4.1 (#4090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5dea7e1100
commit
fe9dfc5518
6 changed files with 17 additions and 6 deletions
21
.pnp.cjs
generated
21
.pnp.cjs
generated
|
@ -113,7 +113,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["pkginfo", "npm:0.4.1"],\
|
||||
["prettier", "npm:3.0.3"],\
|
||||
["rimraf", "npm:5.0.1"],\
|
||||
["selfsigned", "npm:2.1.1"],\
|
||||
["selfsigned", "npm:2.4.1"],\
|
||||
["semver", "npm:7.5.4"],\
|
||||
["standard-version", "npm:9.5.0"],\
|
||||
["supertest", "npm:6.3.3"],\
|
||||
|
@ -5089,6 +5089,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@types/node-forge", [\
|
||||
["npm:1.3.8", {\
|
||||
"packageLocation": "./.yarn/cache/@types-node-forge-npm-1.3.8-6f95fbb342-fa75d22ef6.zip/node_modules/@types/node-forge/",\
|
||||
"packageDependencies": [\
|
||||
["@types/node-forge", "npm:1.3.8"],\
|
||||
["@types/node", "npm:18.11.19"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@types/normalize-package-data", [\
|
||||
["npm:2.4.1", {\
|
||||
"packageLocation": "./.yarn/cache/@types-normalize-package-data-npm-2.4.1-c31c56ae6a-e87bccbf11.zip/node_modules/@types/normalize-package-data/",\
|
||||
|
@ -13441,10 +13451,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["selfsigned", [\
|
||||
["npm:2.1.1", {\
|
||||
"packageLocation": "./.yarn/cache/selfsigned-npm-2.1.1-311d9b0b6d-aa9ce2150a.zip/node_modules/selfsigned/",\
|
||||
["npm:2.4.1", {\
|
||||
"packageLocation": "./.yarn/cache/selfsigned-npm-2.4.1-1ca1b883c5-38b91c56f1.zip/node_modules/selfsigned/",\
|
||||
"packageDependencies": [\
|
||||
["selfsigned", "npm:2.1.1"],\
|
||||
["selfsigned", "npm:2.4.1"],\
|
||||
["@types/node-forge", "npm:1.3.8"],\
|
||||
["node-forge", "npm:1.3.1"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
|
@ -14907,7 +14918,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["pkginfo", "npm:0.4.1"],\
|
||||
["prettier", "npm:3.0.3"],\
|
||||
["rimraf", "npm:5.0.1"],\
|
||||
["selfsigned", "npm:2.1.1"],\
|
||||
["selfsigned", "npm:2.4.1"],\
|
||||
["semver", "npm:7.5.4"],\
|
||||
["standard-version", "npm:9.5.0"],\
|
||||
["supertest", "npm:6.3.3"],\
|
||||
|
|
BIN
.yarn/cache/@types-node-forge-npm-1.3.8-6f95fbb342-fa75d22ef6.zip
vendored
Normal file
BIN
.yarn/cache/@types-node-forge-npm-1.3.8-6f95fbb342-fa75d22ef6.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/selfsigned-npm-2.4.1-1ca1b883c5-38b91c56f1.zip
vendored
Normal file
BIN
.yarn/cache/selfsigned-npm-2.4.1-1ca1b883c5-38b91c56f1.zip
vendored
Normal file
Binary file not shown.
|
@ -110,7 +110,7 @@
|
|||
"pinst": "2.1.6",
|
||||
"prettier": "3.0.3",
|
||||
"rimraf": "5.0.1",
|
||||
"selfsigned": "2.1.1",
|
||||
"selfsigned": "2.4.1",
|
||||
"standard-version": "9.5.0",
|
||||
"supertest": "6.3.3",
|
||||
"ts-node": "10.9.1",
|
||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue