Skip to content

Commit 8d114ff

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: fs See this project in Snyk: https://app.snyk.io/org/mmarseglia/project/1dc491d3-5369-4d2a-9455-4531259a808a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0268c42 commit 8d114ff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"csv-writer": "^1.6.0",
11-
"fs": "^0.0.1-security",
11+
"fs": "^0.0.2",
1212
"optic": "^0.1.0",
1313
"path": "^0.12.7"
1414
}

0 commit comments

Comments
 (0)