Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix: upgrade shelljs from 0.8.3 to 0.8.4
Snyk has created this PR to upgrade shelljs from 0.8.3 to 0.8.4.

See this package in NPM:
https://www.npmjs.com/package/shelljs

See this project in Snyk:
https://app.snyk.io/org/deviavir/project/372caf70-2dd3-48b7-95f2-020916427ffa?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and DeviaVir committed Apr 28, 2020
commit de0d6386b14af0f323074eba7b07ec6854245008
2 changes: 1 addition & 1 deletion scripts/auto_backtester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"json2csv": "^3.7.3",
"round-precision": "^1.0.0",
"run-parallel-limit": "^1.0.3",
"shelljs": "^0.8.3",
"shelljs": "^0.8.4",
"strip-ansi": "^4.0.0"
}
}