Skip to content

Commit 8e9be65

Browse files
authored
Fix security vulnerabilities in playgrounds (#81)
* Fix vue vulnerabilities * Fix vulnerabilities for react * Fix react vulnerabilities
1 parent 6a609bd commit 8e9be65

File tree

3 files changed

+3503
-3420
lines changed

3 files changed

+3503
-3420
lines changed

playgrounds/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"react": "^16.13.1",
88
"react-dom": "^16.13.1",
99
"react-instantsearch-dom": "^6.7.0",
10-
"react-scripts": "3.4.1"
10+
"react-scripts": "^3.4.3"
1111
},
1212
"scripts": {
1313
"start": "react-scripts start",

0 commit comments

Comments
 (0)