Skip to content

Commit 7992114

Browse files
committed
fix: upgrade fs from 0.0.1-security to 0.0.2
Snyk has created this PR to upgrade fs from 0.0.1-security to 0.0.2. See this package in NPM: https://www.npmjs.com/package/fs See this project in Snyk: https://app.snyk.io/org/fernal73/project/7ca36bc2-c12e-4f45-945d-b5756029d8fa?utm_source=github&utm_medium=upgrade-pr
1 parent 10f2bf3 commit 7992114

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

spiderpromises/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spiderpromises/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"command-line-usage": "^5.0.5",
2424
"config": "^3.2.5",
2525
"debug": "^4.1.1",
26-
"fs": "0.0.1-security",
26+
"fs": "0.0.2",
2727
"mkdirp": "^0.5.1",
2828
"path": "^0.12.7",
2929
"request": "^2.88.0",

0 commit comments

Comments
 (0)