Skip to content

Commit 04dd3cc

Browse files
fix(deps): update dependency dayjs to v1.11.18
1 parent e061c1e commit 04dd3cc

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"antd": "5.27.4",
1212
"axios": "1.12.2",
1313
"cos-js-sdk-v5": "1.10.1",
14-
"dayjs": "1.11.13",
14+
"dayjs": "1.11.18",
1515
"dotenv": "17.2.3",
1616
"google-protobuf": "4.0.0",
1717
"graphql": "16.11.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6079,7 +6079,12 @@ dataloader@^2.2.3:
60796079
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.3.tgz#42d10b4913515f5b37c6acedcb4960d6ae1b1517"
60806080
integrity sha512-y2krtASINtPFS1rSDjacrFgn1dcUuoREVabwlOGOe4SdxenREqwjwjElAdwvbGM7kgZz9a3KVicWR7vcz8rnzA==
60816081

6082-
[email protected], dayjs@^1.11.10, dayjs@^1.11.11:
6082+
6083+
version "1.11.18"
6084+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.18.tgz#835fa712aac52ab9dec8b1494098774ed7070a11"
6085+
integrity sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==
6086+
6087+
dayjs@^1.11.10, dayjs@^1.11.11:
60836088
version "1.11.13"
60846089
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
60856090
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==

0 commit comments

Comments
 (0)