diff --git a/.pnp.js b/.pnp.js index 8d51cff64..69fc3b756 100755 --- a/.pnp.js +++ b/.pnp.js @@ -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.10.8"], + ["dayjs", "npm:1.11.0"], ["debug", "virtual:0a555efb4cab6fe58f395d6452b892ca24d2e1f9df5a635d924dc03626b4b31aa8129ef42bf95c3c2623e90ad53d52caf188df0e3405b83aa752e2c800b1a108#npm:4.3.3"], ["detect-secrets", "npm:1.0.6"], ["envinfo", "npm:7.8.1"], @@ -8312,10 +8312,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["dayjs", [ - ["npm:1.10.8", { - "packageLocation": "./.yarn/cache/dayjs-npm-1.10.8-d72c3ead0d-6f30f10867.zip/node_modules/dayjs/", + ["npm:1.11.0", { + "packageLocation": "./.yarn/cache/dayjs-npm-1.11.0-592daa78a5-05a742cb5d.zip/node_modules/dayjs/", "packageDependencies": [ - ["dayjs", "npm:1.10.8"] + ["dayjs", "npm:1.11.0"] ], "linkType": "HARD", }] @@ -17950,7 +17950,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.8"], + ["dayjs", "npm:1.11.0"], ["debug", "virtual:0a555efb4cab6fe58f395d6452b892ca24d2e1f9df5a635d924dc03626b4b31aa8129ef42bf95c3c2623e90ad53d52caf188df0e3405b83aa752e2c800b1a108#npm:4.3.3"], ["detect-secrets", "npm:1.0.6"], ["envinfo", "npm:7.8.1"], diff --git a/.yarn/cache/dayjs-npm-1.10.8-d72c3ead0d-6f30f10867.zip b/.yarn/cache/dayjs-npm-1.11.0-592daa78a5-05a742cb5d.zip similarity index 77% rename from .yarn/cache/dayjs-npm-1.10.8-d72c3ead0d-6f30f10867.zip rename to .yarn/cache/dayjs-npm-1.11.0-592daa78a5-05a742cb5d.zip index df5a527a5..b6e8ecf43 100644 Binary files a/.yarn/cache/dayjs-npm-1.10.8-d72c3ead0d-6f30f10867.zip and b/.yarn/cache/dayjs-npm-1.11.0-592daa78a5-05a742cb5d.zip differ diff --git a/package.json b/package.json index 0dac5ad53..ed4ffb0a5 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.10.8", + "dayjs": "1.11.0", "debug": "^4.3.3", "envinfo": "7.8.1", "eslint-import-resolver-node": "0.3.6", diff --git a/yarn.lock b/yarn.lock index 136e59561..6d7dcca51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6031,10 +6031,10 @@ __metadata: languageName: node linkType: hard -"dayjs@npm:1.10.8": - version: 1.10.8 - resolution: "dayjs@npm:1.10.8" - checksum: 6f30f10867c0c79a8a79b142298130bbb1b8cf49b05b1b620c38dbca91c2514b8eab3a23f9cad5da895388feb8c1370b942779cb2bf4c2801b928658600f9e22 +"dayjs@npm:1.11.0": + version: 1.11.0 + resolution: "dayjs@npm:1.11.0" + checksum: 05a742cb5dfbf4c3c64e1c670d83f7727811a05d4204b69ac9df7e015cb254704f7d8c52975fe7342147b501847b6b0b6d59f87929c933ca4bde01162e244b6e languageName: node linkType: hard @@ -14818,7 +14818,7 @@ typescript@4.1.3: cookies: 0.8.0 cors: 2.8.5 cross-env: 7.0.3 - dayjs: 1.10.8 + dayjs: 1.11.0 debug: ^4.3.3 detect-secrets: 1.0.6 envinfo: 7.8.1