Skip to content

Commit 91d73bb

Browse files
author
elsonlim-tw
committed
attempt to fix serialize-javascript security
1 parent 01b3468 commit 91d73bb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"react": "^16.12.0",
1111
"react-dom": "^16.12.0",
1212
"react-router-dom": "^5.1.2",
13-
"react-scripts": "3.3.0"
13+
"react-scripts": "3.3.0",
14+
"serialize-javascript": "^2.1.2"
1415
},
1516
"scripts": {
1617
"start": "react-scripts start",

0 commit comments

Comments
 (0)