Skip to content

Commit 32d86d7

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 3516fe3 commit 32d86d7

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
@@ -41,7 +41,7 @@
4141
"js-cookie": "^2.2.0",
4242
"js-cookies": "^1.0.4",
4343
"jsonwebtoken": "^8.5.1",
44-
"moment": "^2.24.0",
44+
"moment": "^2.29.4",
4545
"next": "12.2.5",
4646
"prop-types": "^15.7.2",
4747
"query-string": "^6.12.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2944,10 +2944,10 @@ mkdirp@^0.5.0, mkdirp@^0.5.1:
29442944
dependencies:
29452945
minimist "0.0.8"
29462946

2947-
moment@^2.24.0:
2948-
version "2.24.0"
2949-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
2950-
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
2947+
moment@^2.29.4:
2948+
version "2.29.4"
2949+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
2950+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
29512951

29522952
move-concurrently@^1.0.1:
29532953
version "1.0.1"

0 commit comments

Comments
 (0)