Skip to content

Commit

Permalink
fix: upgrade cross-spawn from 7.0.1 to 7.0.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade cross-spawn from 7.0.1 to 7.0.2.

See this package in NPM:
https://www.npmjs.com/package/cross-spawn

See this project in Snyk:
https://app.snyk.io/org/emyann/project/aaed50ea-1579-46c6-87ab-67f9a58a5579?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and emyann committed Apr 27, 2020
1 parent ca033c3 commit 25df81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@reduxjs/toolkit": "^1.3.0",
"ajv": "^6.12.0",
"chalk": "^3.0.0",
"cross-spawn": "^7.0.1",
"cross-spawn": "^7.0.2",
"deepmerge": "^4.2.2",
"dotenv-flow": "^3.1.0",
"fs-extra": "^8.1.0",
Expand Down

0 comments on commit 25df81a

Please sign in to comment.