fix: resolve all open Dependabot security alerts (#866)

This commit is contained in:
Adil Hafeez 2026-04-02 18:00:28 -07:00 committed by GitHub
parent 76ff353c1e
commit 5d79e7a7d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 6794 additions and 6876 deletions

View file

@ -21,6 +21,9 @@
"node": ">=18.0.0"
},
"packageManager": "npm@10.0.0",
"overrides": {
"undici": "^7.0.0"
},
"dependencies": {
"next": "^16.1.6",
"react": "^19.2.3",