Skip to content

Commit 9c2b2cc

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-BABELHELPERS-9397697
1 parent 1400890 commit 9c2b2cc

File tree

2 files changed

+817
-685
lines changed

2 files changed

+817
-685
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lint": "next lint"
1212
},
1313
"dependencies": {
14-
"@mdx-js/loader": "^1.6.22",
14+
"@mdx-js/loader": "^2.0.0",
1515
"@next/mdx": "^11.1.0",
1616
"next": "12",
1717
"react": "^17.0.2",

0 commit comments

Comments
 (0)