Skip to content

Commit 48616a4

Browse files
committed
fix: next/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818
1 parent 349f3c6 commit 48616a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-copy-to-clipboard": "^5.1.0",
3232
"react-dom": "18.2.0",
3333
"react-element-to-jsx-string": "^15.0.0",
34-
"react-live": "^3.1.1",
34+
"react-live": "^4.1.8",
3535
"react-outside-click-handler": "^1.3.0",
3636
"react-scroll-marker": "^0.2.2",
3737
"sass": "^1.57.1",

0 commit comments

Comments
 (0)