aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-22 06:44:30 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commit5a4de1db0e1a5a1cee2901667e9c9e3e547ed44d (patch)
tree74c0ac05048f0b394c068f5dd5141b39406fad10
parent8b6319a03ca8eebbc3363a655264b91957f04bc4 (diff)
[backup] Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--backup/package.json2
-rw-r--r--backup/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/backup/package.json b/backup/package.json
index 740085b6..bda11a07 100644
--- a/backup/package.json
+++ b/backup/package.json
@@ -13,7 +13,7 @@
"private": true,
"license": "MIT",
"dependencies": {
- "lodash": "^4.17.20",
+ "lodash": "^4.17.21",
"minimist": "^1.2.5",
"node-fetch": "^2.6.1"
}
diff --git a/backup/yarn.lock b/backup/yarn.lock
index 8fd2b5a7..cacdfdf3 100644
--- a/backup/yarn.lock
+++ b/backup/yarn.lock
@@ -2,10 +2,10 @@
# yarn lockfile v1
-lodash@^4.17.20:
- version "4.17.20"
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
- integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
+lodash@^4.17.21:
+ version "4.17.21"
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
minimist@^1.2.5:
version "1.2.5"