aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-07 20:11:30 +0800
committerGitHub <noreply@github.com>2022-07-07 20:11:30 +0800
commit3276b13a42ebb4953a249624a640c77b748b480a (patch)
treeabcb604a12594c49598b9dd1a426d887e6cb776f
parent681abfd1cd9de3964c597c1ced44ed8f57035148 (diff)
downloadtangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.4.tar.gz
tangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.4.tar.zst
tangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.4.zip
Bump moment from 2.22.1 to 2.29.4dependabot/npm_and_yarn/moment-2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.22.1 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.22.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 0a24d889b..ca6dddfd3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -42144,9 +42144,9 @@
"dev": true
},
"moment": {
- "version": "2.22.1",
- "resolved": "https://registry.npmjs.org/moment/-/moment-2.22.1.tgz",
- "integrity": "sha512-shJkRTSebXvsVqk56I+lkb2latjBs8I+pc2TzWc545y2iFnSjm7Wg0QMh+ZWcdSLQyGEau5jI8ocnmkyTgr9YQ==",
+ "version": "2.29.4",
+ "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
+ "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
"dev": true
},
"moo": {