Skip to content

Commit 5a94b60

Browse files
fix(deps): update dependency dayjs to v1.11.15
1 parent 249326d commit 5a94b60

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.1",
1212
"axios": "1.11.0",
1313
"cos-js-sdk-v5": "1.10.1",
14-
"dayjs": "1.11.13",
14+
"dayjs": "1.11.15",
1515
"dotenv": "17.2.1",
1616
"google-protobuf": "3.21.4",
1717
"graphql": "16.11.0",

yarn.lock

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

6087-
dayjs@1.11.13, dayjs@^1.11.10, dayjs@^1.11.11:
6087+
dayjs@1.11.15:
6088+
version "1.11.15"
6089+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.15.tgz#fd7fd2db6fc92f08ffe4adc306756d45db00ada3"
6090+
integrity sha512-MC+DfnSWiM9APs7fpiurHGCoeIx0Gdl6QZBy+5lu8MbYKN5FZEXqOgrundfibdfhGZ15o9hzmZ2xJjZnbvgKXQ==
6091+
6092+
dayjs@^1.11.10, dayjs@^1.11.11:
60886093
version "1.11.13"
60896094
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
60906095
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==

0 commit comments

Comments
 (0)