Skip to content

Commit 88528fe

Browse files
Bump moment from 2.29.1 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c264441 commit 88528fe

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
@@ -109,7 +109,7 @@
109109
"kodo-s3-adapter-sdk": "0.2.35",
110110
"lodash": "^4.17.21",
111111
"mime": "^2.3.1",
112-
"moment": "^2.22.2",
112+
"moment": "^2.29.4",
113113
"qiniu-path": "^0.0.3",
114114
"request": "^2.88.0",
115115
"sanitize-filename": "^1.6.1",

yarn.lock

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

7744-
moment@^2.22.2:
7745-
version "2.29.1"
7746-
resolved "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
7747-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
7744+
moment@^2.29.4:
7745+
version "2.29.4"
7746+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
7747+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
77487748

77497749
move-concurrently@^1.0.1:
77507750
version "1.0.1"

0 commit comments

Comments
 (0)