Skip to content

Commit

Permalink
fix: upgrade fast-glob from 3.2.5 to 3.3.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade fast-glob from 3.2.5 to 3.3.1.

See this package in npm:
https://www.npmjs.com/package/fast-glob

See this project in Snyk:
https://app.snyk.io/org/rntvicente/project/40ea9495-6891-47b8-acbd-83f2154e6421?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 21, 2023
1 parent 0933c58 commit a7bccd4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
26 changes: 12 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"bcrypt": "^5.0.1",
"express": "^4.17.1",
"fast-glob": "^3.2.5",
"fast-glob": "^3.3.1",
"mongodb": "^3.6.3",
"validator": "^13.5.2"
}
Expand Down

0 comments on commit a7bccd4

Please sign in to comment.