Skip to content

Commit fc2e886

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 c7d3af5 commit fc2e886

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
@@ -70,7 +70,7 @@
7070
"googleapis": "^79.0.0",
7171
"knex": "^0.21.5",
7272
"md5": "^2.3.0",
73-
"moment": "^2.29.2",
73+
"moment": "^2.29.4",
7474
"multer": "^1.4.2",
7575
"nodemon": "^2.0.4",
7676
"pg": "^8.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12673,10 +12673,10 @@ mocha@^8.2.0:
1267312673
yargs-parser "20.2.4"
1267412674
yargs-unparser "2.0.0"
1267512675

12676-
moment@^2.29.2:
12677-
version "2.29.2"
12678-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
12679-
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
12676+
moment@^2.29.4:
12677+
version "2.29.4"
12678+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
12679+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
1268012680

1268112681
move-concurrently@^1.0.1:
1268212682
version "1.0.1"

0 commit comments

Comments
 (0)