File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 10
10
"cross-spawn" : " ^7.0.3" ,
11
11
"dotenv" : " ^16.0.0" ,
12
12
"dotenv-expand" : " ^8.0.1" ,
13
- "minimist" : " ^1.2.5 "
13
+ "minimist" : " ^1.2.6 "
14
14
},
15
15
"devDependencies" : {
16
16
"standard" : " ^16.0.4"
Original file line number Diff line number Diff line change @@ -977,11 +977,16 @@ minimatch@^3.0.4:
977
977
dependencies :
978
978
brace-expansion "^1.1.7"
979
979
980
- minimist@^1.2.0, minimist@^1.2.5 :
980
+ minimist@^1.2.0 :
981
981
version "1.2.5"
982
982
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
983
983
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
984
984
985
+ minimist@^1.2.5 :
986
+ version "1.2.6"
987
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
988
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
989
+
985
990
986
991
version "2.0.0"
987
992
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
You can’t perform that action at this time.
0 commit comments