Skip to content

Commit 4842739

Browse files
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6060e75 commit 4842739

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"js-md5": "^0.7.3",
105105
"kodo-s3-adapter-sdk": "0.2.29",
106106
"mime": "^2.3.1",
107-
"moment": "^2.22.2",
107+
"moment": "^2.29.2",
108108
"qiniu-path": "^0.0.3",
109109
"request": "^2.88.0",
110110
"sanitize-filename": "^1.6.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7776,10 +7776,10 @@ mock-fs@^5.1.1:
77767776
resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-5.1.1.tgz#d4c95e916abf400664197079d7e399d133bb6048"
77777777
integrity sha512-p/8oZ3qvfKGPw+4wdVCyjDxa6wn2tP0TCf3WXC1UyUBAevezPn1TtOoxtMYVbZu/S/iExg+Ghed1busItj2CEw==
77787778

7779-
moment@^2.22.2:
7780-
version "2.29.1"
7781-
resolved "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
7782-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
7779+
moment@^2.29.2:
7780+
version "2.29.2"
7781+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
7782+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
77837783

77847784
move-concurrently@^1.0.1:
77857785
version "1.0.1"

0 commit comments

Comments
 (0)