File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/mongodb-memory-server-core Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444 },
4545 "dependencies" : {
4646 "camelcase" : " ^5.3.1" ,
47- "cross-spawn" : " ^6 .0.5 " ,
47+ "cross-spawn" : " ^7 .0.1 " ,
4848 "debug" : " ^4.1.1" ,
4949 "decompress" : " ^4.2.0" ,
5050 "dedent" : " ^0.7.0" ,
Original file line number Diff line number Diff line change @@ -2286,7 +2286,7 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5:
22862286 shebang-command "^1.2.0"
22872287 which "^1.2.9"
22882288
2289- cross-spawn@^7.0.0 :
2289+ cross-spawn@^7.0.0, cross-spawn@^7.0.1 :
22902290 version "7.0.1"
22912291 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.1.tgz#0ab56286e0f7c24e153d04cc2aa027e43a9a5d14"
22922292 integrity sha512-u7v4o84SwFpD32Z8IIcPZ6z1/ie24O6RU3RbtL5Y316l3KuHVPx9ItBgWQ6VlfAFnRnTtMUrsQ9MUUTuEZjogg==
You can’t perform that action at this time.
0 commit comments