Skip to content

Commit 8bc8a2a

Browse files
committed
fix(deps): update dependency moment to v2.30.1
1 parent a02adc1 commit 8bc8a2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@emotion/styled": "11.11.5",
3535
"@mui/icons-material": "5.11.16",
3636
"@mui/material": "5.13.7",
37-
"moment": "2.29.4",
37+
"moment": "2.30.1",
3838
"react": "18.3.1",
3939
"react-scripts": "5.0.1",
4040
"validator": "13.9.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13472,10 +13472,10 @@ modify-values@^1.0.0:
1347213472
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
1347313473
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
1347413474

13475-
moment@2.29.4:
13476-
version "2.29.4"
13477-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
13478-
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
13475+
moment@2.30.1:
13476+
version "2.30.1"
13477+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae"
13478+
integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==
1347913479

1348013480
move-concurrently@^1.0.1:
1348113481
version "1.0.1"

0 commit comments

Comments
 (0)