aboutsummaryrefslogtreecommitdiff
path: root/backup
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-10 20:56:46 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commitaa7e5ae3000d0071d897baf765929bf1540cc6a9 (patch)
tree3bc16368356930472a8d15ccf2aaf18a41116705 /backup
parente77eedffa565a9b6b6267fe0eff7533e6ca3b577 (diff)
[backup] Bump minimist from 1.2.6 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.6 to 1.2.8. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](https://github.com/minimistjs/minimist/compare/v1.2.6...v1.2.8)
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 fbe29b35..bc0600b9 100644
--- a/backup/package.json
+++ b/backup/package.json
@@ -14,7 +14,7 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21",
- "minimist": "^1.2.6",
+ "minimist": "^1.2.8",
"node-fetch": "^3.2.10"
}
}
diff --git a/backup/yarn.lock b/backup/yarn.lock
index 47dabc71..69d347a0 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.6:
- version "1.2.6"
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
- integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
+minimist@^1.2.8:
+ version "1.2.8"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
+ integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
node-domexception@^1.0.0:
version "1.0.0"