Skip to content

Commit 3cfa7c2

Browse files
build(deps): 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 6c57f06 commit 3cfa7c2

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
@@ -60,7 +60,7 @@
6060
"document-register-element": "^1.7.2",
6161
"express": "^4.16.3",
6262
"hammerjs": "^2.0.8",
63-
"moment": "^2.22.2",
63+
"moment": "^2.29.4",
6464
"prismjs": "^1.29.0",
6565
"rxjs": "^6.6.2",
6666
"tslib": "^2.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8380,10 +8380,10 @@ modify-values@^1.0.0:
83808380
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
83818381
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
83828382

8383-
moment@^2.22.2:
8384-
version "2.29.1"
8385-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
8386-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
8383+
moment@^2.29.4:
8384+
version "2.29.4"
8385+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
8386+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
83878387

83888388
morgan@^1.8.2:
83898389
version "1.10.0"

0 commit comments

Comments
 (0)