mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 20:34:02 +03:00
Update dependency minimist to v1.2.6 [SECURITY]
This commit is contained in:
parent
0c6abdd319
commit
e999bf2e6e
@ -79,7 +79,7 @@
|
||||
"chokidar": "3.5.2",
|
||||
"copy-webpack-plugin": "6.4.1",
|
||||
"eslint-plugin-ghost": "2.12.0",
|
||||
"minimist": "1.2.5",
|
||||
"minimist": "1.2.6",
|
||||
"ora": "5.4.1",
|
||||
"rewire": "6.0.0",
|
||||
"serve-handler": "6.1.3",
|
||||
|
@ -7740,12 +7740,7 @@ minimatch@^5.0.1:
|
||||
dependencies:
|
||||
brace-expansion "^2.0.1"
|
||||
|
||||
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.1.1, minimist@^1.2.0, minimist@^1.2.6:
|
||||
minimist@1.2.6, minimist@^1.1.1, minimist@^1.2.0, 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==
|
||||
|
Loading…
Reference in New Issue
Block a user