Skip to content

Commit

Permalink
fix: upgrade fs from 0.0.1-security to 0.0.2
Browse files Browse the repository at this point in the history
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/abdulrahman305/project/f1792faa-e423-47fc-918b-6e03f0e50b7e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 3, 2024
1 parent 6cd40ba commit 4468b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/typescript-mentors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"start": "tsx mentors.ts"
},
"dependencies": {
"fs": "^0.0.1-security",
"fs": "^0.0.2",
"ollama-node": "^0.0.3",
"path": "^0.12.7"
},
Expand Down

0 comments on commit 4468b67

Please sign in to comment.