Skip to content

Commit e75f791

Browse files
NiallJoeMahersnyk-botCarolinaCobo
authored
fix: package.json & package-lock.json to reduce vulnerabilities (#1227)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Carolina Cobo <[email protected]> Co-authored-by: Carolina Cobo <[email protected]>
1 parent a72f2f5 commit e75f791

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 5 additions & 4 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
"isomorphic-dompurify": "^2.16.0",
8585
"lowlight": "^3.1.0",
8686
"lucide-react": "^0.451.0",
87+
"nanoid": "^5.0.9",
8788
"nanoid": "^5.0.7",
8889
"next": "^14.2.21",
8990
"next-auth": "^4.24.9",

0 commit comments

Comments
 (0)