0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00

fix(deps): update dependency dayjs to v1.10.7 (#2565)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-23 11:34:29 +02:00 committed by GitHub
parent 6a78ae0045
commit 69091d15fb
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
View file

@ -96,7 +96,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.10.6"],
["dayjs", "npm:1.10.7"],
["debug", "virtual:3785458429b40d080567944bbb839a24d7aa8b36873caeca7a235d93fae6d4f4ef5a046cb5dc4a42114a67f641a26cd1f0a9126f72125d2e751187951ee62a7e#npm:4.3.2"],
["detect-secrets", "npm:1.0.6"],
["envinfo", "npm:7.8.1"],
@ -7970,10 +7970,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]
]],
["dayjs", [
["npm:1.10.6", {
"packageLocation": "./.yarn/cache/dayjs-npm-1.10.6-c9596cd594-474d21162c.zip/node_modules/dayjs/",
["npm:1.10.7", {
"packageLocation": "./.yarn/cache/dayjs-npm-1.10.7-34318a8e39-ff97479723.zip/node_modules/dayjs/",
"packageDependencies": [
["dayjs", "npm:1.10.6"]
["dayjs", "npm:1.10.7"]
],
"linkType": "HARD",
}]
@ -17189,7 +17189,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.10.6"],
["dayjs", "npm:1.10.7"],
["debug", "virtual:3785458429b40d080567944bbb839a24d7aa8b36873caeca7a235d93fae6d4f4ef5a046cb5dc4a42114a67f641a26cd1f0a9126f72125d2e751187951ee62a7e#npm:4.3.2"],
["detect-secrets", "npm:1.0.6"],
["envinfo", "npm:7.8.1"],

View file

@ -30,7 +30,7 @@
"compression": "1.7.4",
"cookies": "0.8.0",
"cors": "2.8.5",
"dayjs": "1.10.6",
"dayjs": "1.10.7",
"debug": "^4.3.2",
"envinfo": "7.8.1",
"eslint-import-resolver-node": "0.3.4",

BIN
yarn.lock

Binary file not shown.