aboutsummaryrefslogtreecommitdiff
path: root/backup
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-29 07:02:45 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commitfd12e6cc12b914829470a34ddd36becae8c6acfd (patch)
tree9fff44325eba176e2bac7fc48e4c161f962d6305 /backup
parent19e00881810e1d68c8090bb1d414a0d3b2f958e4 (diff)
[backup] Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
Diffstat (limited to 'backup')
-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 264453f2..323b9617 100644
--- a/backup/package.json
+++ b/backup/package.json
@@ -14,7 +14,7 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21",
- "minimist": "^1.2.5",
+ "minimist": "^1.2.6",
"node-fetch": "^3.2.4"
}
}
diff --git a/backup/yarn.lock b/backup/yarn.lock
index 89d49eab..2536f43f 100644
--- a/backup/yarn.lock
+++ b/backup/yarn.lock
@@ -27,10 +27,10 @@ lodash@^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"
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
- integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
+minimist@^1.2.6:
+ version "1.2.6"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
node-domexception@^1.0.0:
version "1.0.0"