Skip to content

Commit 8c6998a

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-14400636 - https://snyk.io/vuln/SNYK-JS-NEXT-14400644
1 parent bf3bf43 commit 8c6998a

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

package-lock.json

Lines changed: 40 additions & 40 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"jsonwebtoken": "^9.0.2",
3939
"leaflet": "^1.9.4",
4040
"lucide-react": "^0.539.0",
41-
"next": "15.4.7",
41+
"next": "15.4.10",
4242
"next-auth": "^4.24.11",
4343
"pg": "^8.11.3",
4444
"react": "^19.1.1",

0 commit comments

Comments
 (0)