Skip to content

Commit ed12aea

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-ELLIPTIC-8172694 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 - https://snyk.io/vuln/SNYK-JS-NEXT-8186172
1 parent 1400890 commit ed12aea

File tree

2 files changed

+161
-1193
lines changed

2 files changed

+161
-1193
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@mdx-js/loader": "^1.6.22",
1515
"@next/mdx": "^11.1.0",
16-
"next": "12",
16+
"next": "14.2.7",
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
1919
"sass": "^1.38.0"

0 commit comments

Comments
 (0)