Skip to content

Commit 307cd47

Browse files
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 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.29.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 440ddf2 commit 307cd47

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"js-cookie": "^3.0.1",
7070
"knex": "^0.21.5",
7171
"md5": "^2.3.0",
72-
"moment": "^2.29.2",
72+
"moment": "^2.29.4",
7373
"multer": "^1.4.2",
7474
"nodemon": "^2.0.4",
7575
"pg": "^8.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12450,10 +12450,10 @@ mocha@^8.2.0:
1245012450
yargs-parser "20.2.4"
1245112451
yargs-unparser "2.0.0"
1245212452

12453-
moment@^2.29.2:
12454-
version "2.29.2"
12455-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
12456-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
12453+
moment@^2.29.4:
12454+
version "2.29.4"
12455+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
12456+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
1245712457

1245812458
move-concurrently@^1.0.1:
1245912459
version "1.0.1"

0 commit comments

Comments
 (0)