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

fix(deps): update dependency dayjs to v1.11.2 (#3159)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-07 11:00:56 +02:00 committed by GitHub
parent adfbefc59e
commit cd39a429b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

10
.pnp.js generated

@ -99,7 +99,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["cookies", "npm:0.8.0"],
["cors", "npm:2.8.5"],
["cross-env", "npm:7.0.3"],
["dayjs", "npm:1.11.1"],
["dayjs", "npm:1.11.2"],
["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.3.3"],
["detect-secrets", "npm:1.0.6"],
["envinfo", "npm:7.8.1"],
@ -8417,10 +8417,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["dayjs", [
["npm:1.11.1", {
"packageLocation": "./.yarn/cache/dayjs-npm-1.11.1-aef2935f8f-45df0f7ed5.zip/node_modules/dayjs/",
["npm:1.11.2", {
"packageLocation": "./.yarn/cache/dayjs-npm-1.11.2-644b12fe04-d67bbb2efd.zip/node_modules/dayjs/",
"packageDependencies": [
["dayjs", "npm:1.11.1"]
["dayjs", "npm:1.11.2"]
],
"linkType": "HARD",
}]
@ -18154,7 +18154,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["cookies", "npm:0.8.0"],
["cors", "npm:2.8.5"],
["cross-env", "npm:7.0.3"],
["dayjs", "npm:1.11.1"],
["dayjs", "npm:1.11.2"],
["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.3.3"],
["detect-secrets", "npm:1.0.6"],
["envinfo", "npm:7.8.1"],

@ -30,7 +30,7 @@
"compression": "1.7.4",
"cookies": "0.8.0",
"cors": "2.8.5",
"dayjs": "1.11.1",
"dayjs": "1.11.2",
"debug": "^4.3.3",
"envinfo": "7.8.1",
"eslint-import-resolver-node": "0.3.6",

BIN
yarn.lock

Binary file not shown.