Skip to content

Commit 1a514cb

Browse files
Bump moment from 2.24.0 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.24.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe5d04d commit 1a514cb

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
@@ -43,7 +43,7 @@
4343
"js-cookie": "^2.2.0",
4444
"js-cookies": "^1.0.4",
4545
"jsonwebtoken": "^8.5.1",
46-
"moment": "^2.24.0",
46+
"moment": "^2.29.4",
4747
"next": "^9.3.2",
4848
"prop-types": "^15.7.2",
4949
"query-string": "^6.12.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5400,10 +5400,10 @@ mixin-object@^2.0.1:
54005400
dependencies:
54015401
minimist "0.0.8"
54025402

5403-
moment@^2.24.0:
5404-
version "2.24.0"
5405-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
5406-
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
5403+
moment@^2.29.4:
5404+
version "2.29.4"
5405+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
5406+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
54075407

54085408
move-concurrently@^1.0.1:
54095409
version "1.0.1"

0 commit comments

Comments
 (0)