Skip to content

Commit e5b4da5

Browse files
committed
fix: www/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMITERATOR-6157199
1 parent 349f3c6 commit e5b4da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-copy-to-clipboard": "^5.0.1",
4444
"react-dom": "^16.8.6",
4545
"react-helmet": "^5.2.0",
46-
"react-live": "^2.2.0",
46+
"react-live": "^3.0.0",
4747
"react-outside-click-handler": "^1.2.2",
4848
"react-scroll-marker": "^0.2.1",
4949
"slugify": "^1.2.9",

0 commit comments

Comments
 (0)