Bump moment from 2.29.3 to 2.29.4 (#152)
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Jul 12, 2022 at 17:31 UTC
cd75cb2b2b61d9f90d93e664826088e8b4917068
1 file changed
+6
-6
package-lock.json
+6
-6
@@ -20301,9 +20301,9 @@
20301
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
20302
},
20303
"node_modules/moment": {
20304
- "version": "2.29.3",
20305
- "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
20306
- "integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==",
20304
+ "version": "2.29.4",
20305
+ "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
20306
+ "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
20307
"engines": {
20308
"node": "*"
20309
}
@@ -48127,9 +48127,9 @@
48127
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
48128
},
48129
"moment": {
48130
- "version": "2.29.3",
48131
- "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
48132
- "integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw=="
48130
+ "version": "2.29.4",
48131
+ "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
48132
+ "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
48133
},
48134
"move-concurrently": {
48135
"version": "1.0.1",