chore(v2): upgrade webpack/workbox related deps to get rid of serialize-javascript 3.x security issues (#3439)

This commit is contained in:
Sébastien Lorber 2020-09-11 18:36:13 +02:00 committed by GitHub
parent 086bee287d
commit 306122e3b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 268 additions and 283 deletions

View file

@ -41,7 +41,7 @@
"remark-admonitions": "^1.2.1",
"shelljs": "^0.8.4",
"utility-types": "^3.10.0",
"webpack": "^4.41.2"
"webpack": "^4.44.1"
},
"peerDependencies": {
"react": "^16.8.4",