Skip to content

Commit

Permalink
fix: examples/with-mdx-remote/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
  • Loading branch information
snyk-bot authored and Jacquelyn Vinson committed May 9, 2022
1 parent a879405 commit 1695d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-mdx-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"gray-matter": "^4.0.2",
"next": "latest",
"next-mdx-remote": "^1.0.0",
"next-mdx-remote": "^4.0.0",
"next-remote-watch": "0.2.0",
"react": "^16.13.1",
"react-dom": "^16.13.1"
Expand Down

0 comments on commit 1695d30

Please sign in to comment.