diff options
author | 2022-06-17 21:11:18 +0400 | |
---|---|---|
committer | 2022-06-17 21:11:18 +0400 | |
commit | ce6b3a8558b93de1fed395c2c349a533422ca341 (patch) | |
tree | f84cd411792bbe9abee3dd6376429d1506d095db | |
parent | Merge pull request #414 from python-discord/dependabot/npm_and_yarn/url-parse... (diff) | |
parent | Bump minimist from 1.2.5 to 1.2.6 (diff) |
Merge pull request #422 from python-discord/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6722,9 +6722,9 @@ minimatch@^3.0.4: brace-expansion "^1.1.7" minimist@^1.1.1, minimist@^1.2.0, 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== + version "1.2.6" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" + integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== mixin-deep@^1.2.0: version "1.3.2" |