Skip to content

Commit 561c358

Browse files
committed
fix: site/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKJS-575261 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
1 parent 93f38b7 commit 561c358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react-dom": "^16.13.1",
1212
"react-hash-handler": "^0.1.11",
1313
"react-indicators": "^0.3.14",
14-
"react-scripts": "^3.4.1",
14+
"react-scripts": "^3.4.2",
1515
"react-scroll-trigger": "^0.6.3",
1616
"react-target-scroller": "^0.1.14",
1717
"react-timecode": "^1.1.22",

0 commit comments

Comments
 (0)