Skip to content

Commit 22d0f42

Browse files
committedDec 7, 2019
fix: BridgeEmulator/web-ui-src/package.json & BridgeEmulator/web-ui-src/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840
1 parent 7ae0dc5 commit 22d0f42

File tree

2 files changed

+3724
-2465
lines changed

2 files changed

+3724
-2465
lines changed
 

‎BridgeEmulator/web-ui-src/package-lock.json

+3,723-2,464
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎BridgeEmulator/web-ui-src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-dom": "16.3.3",
2222
"react-emotion": "9.1.3",
2323
"react-powerplug": "^1.0.0-rc.1",
24-
"react-scripts": "^3.0.1",
24+
"react-scripts": "^3.3.0",
2525
"snyk": "^1.230.5"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.