Skip to content

Commit

Permalink
fix: sites/public/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NANOID-8492085
  • Loading branch information
snyk-bot committed Dec 12, 2024
1 parent ed31fa5 commit 1ba857c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-google-recaptcha-v3": "^1.10.1",
"react-hook-form": "^6.15.5",
"react-swipeable": "^7.0.2",
"tailwindcss": "2.2.10",
"tailwindcss": "3.0.11",
"tough-cookie": "4.1.3",
"winston": "^3.13.0"
},
Expand Down

0 comments on commit 1ba857c

Please sign in to comment.