Skip to content

Commit fa8c608

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-10176058
1 parent e6fb903 commit fa8c608

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

package-lock.json

Lines changed: 47 additions & 47 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
@@ -56,7 +56,7 @@
5656
"locomotive-scroll": "^4.1.4",
5757
"markmap-lib": "^0.17.2",
5858
"markmap-view": "^0.17.2",
59-
"next": "^15.0.3",
59+
"next": "^15.1.6",
6060
"openai": "^4.71.1",
6161
"react": "^18.3.1",
6262
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)