diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-16 04:06:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-16 04:06:05 +0800 |
commit | cb0d3213367ecf1f84f7bd090fe43f42a0877cc6 (patch) | |
tree | 9ec30defa32bfef03707b30785b995d9d4cf0120 | |
parent | 681abfd1cd9de3964c597c1ced44ed8f57035148 (diff) | |
download | tangerine-wallet-browser-cb0d3213367ecf1f84f7bd090fe43f42a0877cc6.tar.gz tangerine-wallet-browser-cb0d3213367ecf1f84f7bd090fe43f42a0877cc6.tar.zst tangerine-wallet-browser-cb0d3213367ecf1f84f7bd090fe43f42a0877cc6.zip |
Bump lodash-es from 4.17.4 to 4.17.21dependabot/npm_and_yarn/lodash-es-4.17.21
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.21)
---
updated-dependencies:
- dependency-name: lodash-es
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | package-lock.json | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json index 0a24d889b..a16b3a926 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40479,9 +40479,9 @@ "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" }, "lodash-es": { - "version": "4.17.4", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.4.tgz", - "integrity": "sha1-3MHXVS4VCgZABzupyzHXDwMpUOc=" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", + "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" }, "lodash._baseassign": { "version": "3.2.0", @@ -48480,12 +48480,6 @@ "resize-observer-polyfill": "^1.5.1" }, "dependencies": { - "lodash-es": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz", - "integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==", - "dev": true - }, "loose-envify": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", |