Skip to content

Commit 17d89b6

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-9634163
1 parent 89559ce commit 17d89b6

File tree

2 files changed

+135
-271
lines changed

2 files changed

+135
-271
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"fast-glob": "^3.3.3",
3030
"flexsearch": "^0.7.31",
3131
"js-yaml": "^4.1.0",
32-
"next": "13.5.9",
32+
"next": "13.5.10",
3333
"next-themes": "^0.2.1",
3434
"prism-react-renderer": "^2.0.6",
3535
"react": "18.2.0",

0 commit comments

Comments
 (0)