Skip to content

Commit 2d3c02b

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/githubcommunitysrm/project/501eb950-751a-41a5-986a-1768250d72fe?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f0baaf8 commit 2d3c02b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
@@ -26,7 +26,7 @@
2626
"dotenv": "^17.2.2",
2727
"express": "^5.1.0",
2828
"express-validator": "^6.15.0",
29-
"fs": "^0.0.1-security",
29+
"fs": "^0.0.2",
3030
"helmet": "^8.1.0",
3131
"mongodb": "^6.20.0",
3232
"mongoose": "^8.18.2",

0 commit comments

Comments
 (0)