Skip to content

Commit eaa09b5

Browse files
fix(deps): update dependency dayjs to v1.11.11 (#830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c58eb4 commit eaa09b5

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"axios": "1.6.8",
6565
"core-js": "3.35.0",
6666
"crypto-js": "4.2.0",
67-
"dayjs": "1.11.10",
67+
"dayjs": "1.11.11",
6868
"doi-regex": "0.1.13",
6969
"dompurify": "3.0.9",
7070
"electron-log": "4.4.8",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7571,16 +7571,21 @@ dashdash@^1.12.0:
75717571
dependencies:
75727572
assert-plus "^1.0.0"
75737573

7574-
dayjs@1.11.10, dayjs@^1.11.7:
7575-
version "1.11.10"
7576-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
7577-
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
7574+
dayjs@1.11.11:
7575+
version "1.11.11"
7576+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
7577+
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==
75787578

75797579
dayjs@^1.11.3:
75807580
version "1.11.9"
75817581
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.9.tgz#9ca491933fadd0a60a2c19f6c237c03517d71d1a"
75827582
integrity sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==
75837583

7584+
dayjs@^1.11.7:
7585+
version "1.11.10"
7586+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
7587+
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
7588+
75847589
debounce@^1.2.1:
75857590
version "1.2.1"
75867591
resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5"

0 commit comments

Comments
 (0)