diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-09 11:52:35 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-09 11:52:35 +0800 |
commit | 71de31888da2e6374128794bcd78d31ca99a0855 (patch) | |
tree | 6e91657a4dcce72def1df6f241c06d3582dc3725 | |
parent | 681abfd1cd9de3964c597c1ced44ed8f57035148 (diff) | |
download | tangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.2.tar tangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.2.tar.gz tangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.2.tar.bz2 tangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.2.tar.lz tangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.2.tar.xz tangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.2.tar.zst tangerine-wallet-browser-dependabot/npm_and_yarn/moment-2.29.2.zip |
Bump moment from 2.22.1 to 2.29.2dependabot/npm_and_yarn/moment-2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.22.1 to 2.29.2.
- [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.2)
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 0a24d889b..32ca4e0f5 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.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==", "dev": true }, "moo": { |