Skip to content

Commit 8cad30f

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-DIFF-14917201
1 parent 3b740d6 commit 8cad30f

2 files changed

Lines changed: 1108 additions & 1500 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
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",
@@ -43,9 +43,9 @@
4343
"react": "^18.2.0",
4444
"react-debounce-input": "^3.3.0",
4545
"react-dom": "^18.2.0",
46-
"react-markdown": "^8.0.7",
46+
"react-markdown": "^9.0.0",
4747
"regenerator-runtime": "0.13.11",
48-
"remark-gfm": "^3.0.1",
48+
"remark-gfm": "^4.0.0",
4949
"sharp": "^0.32.6",
5050
"tslib": "^2.0.0",
5151
"use-query-params": "^2.2.1",

0 commit comments

Comments
 (0)