diff --git a/.pnp.js b/.pnp.js index fe2dc5314..da547dea5 100755 --- a/.pnp.js +++ b/.pnp.js @@ -100,7 +100,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.3"], + ["dayjs", "npm:1.11.5"], ["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.3.3"], ["detect-secrets", "npm:1.0.6"], ["envinfo", "npm:7.8.1"], @@ -8385,10 +8385,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["dayjs", [ - ["npm:1.11.3", { - "packageLocation": "./.yarn/cache/dayjs-npm-1.11.3-88985d494e-47dd6d278e.zip/node_modules/dayjs/", + ["npm:1.11.5", { + "packageLocation": "./.yarn/cache/dayjs-npm-1.11.5-a825142dc5-145971e490.zip/node_modules/dayjs/", "packageDependencies": [ - ["dayjs", "npm:1.11.3"] + ["dayjs", "npm:1.11.5"] ], "linkType": "HARD", }] @@ -18176,7 +18176,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.3"], + ["dayjs", "npm:1.11.5"], ["debug", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:4.3.3"], ["detect-secrets", "npm:1.0.6"], ["envinfo", "npm:7.8.1"], diff --git a/.yarn/cache/dayjs-npm-1.11.3-88985d494e-47dd6d278e.zip b/.yarn/cache/dayjs-npm-1.11.5-a825142dc5-145971e490.zip similarity index 78% rename from .yarn/cache/dayjs-npm-1.11.3-88985d494e-47dd6d278e.zip rename to .yarn/cache/dayjs-npm-1.11.5-a825142dc5-145971e490.zip index 9661b3a72..532aad85e 100644 Binary files a/.yarn/cache/dayjs-npm-1.11.3-88985d494e-47dd6d278e.zip and b/.yarn/cache/dayjs-npm-1.11.5-a825142dc5-145971e490.zip differ diff --git a/package.json b/package.json index deaa1d728..c6c6f642f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "compression": "1.7.4", "cookies": "0.8.0", "cors": "2.8.5", - "dayjs": "1.11.3", + "dayjs": "1.11.5", "debug": "^4.3.3", "envinfo": "7.8.1", "eslint-import-resolver-node": "0.3.6", diff --git a/yarn.lock b/yarn.lock index f4dd46de6..7f99952fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6136,10 +6136,10 @@ __metadata: languageName: node linkType: hard -"dayjs@npm:1.11.3": - version: 1.11.3 - resolution: "dayjs@npm:1.11.3" - checksum: 47dd6d278edfe89805e53d32b9b9738b17bbfc1a805fe388672f7917e49e3587882d625a9f5dae03fb8ea297f0c24dd83920109ac691840bbbb25ce38a860b0e +"dayjs@npm:1.11.5": + version: 1.11.5 + resolution: "dayjs@npm:1.11.5" + checksum: 145971e490c47f118b3b86a7d3a4c67d76824c54283fbe1775f9de7c8ed7c95a74eb5093f6e048109463cd1511b3e9a047d93c51a6f9311c5bb7bbed3010db46 languageName: node linkType: hard @@ -15079,7 +15079,7 @@ typescript@4.1.3: cookies: 0.8.0 cors: 2.8.5 cross-env: 7.0.3 - dayjs: 1.11.3 + dayjs: 1.11.5 debug: ^4.3.3 detect-secrets: 1.0.6 envinfo: 7.8.1