Skip to content

Commit d53bf92

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-9292519
1 parent babee47 commit d53bf92

File tree

2 files changed

+278
-849
lines changed

2 files changed

+278
-849
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)