Skip to content

Commit 1c376a4

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-AXIOS-6671926
1 parent 5beba03 commit 1c376a4

File tree

2 files changed

+273
-844
lines changed

2 files changed

+273
-844
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@markdoc/markdoc": "^0.2.1",
2828
"@markdoc/next.js": "^0.2.1",
2929
"@next/bundle-analyzer": "^13.2.0",
30-
"@nrwl/next": "^15.2.1",
30+
"@nrwl/next": "^15.8.8",
3131
"@schultzp2020/prism-react-renderer": "^1.3.7",
3232
"@segment/analytics-next": "^1.38.0",
3333
"@sindresorhus/slugify": "^2.1.0",

0 commit comments

Comments
 (0)