mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
chore(v2): upgrade webpack/workbox related deps to get rid of serialize-javascript 3.x security issues (#3439)
This commit is contained in:
parent
086bee287d
commit
306122e3b1
7 changed files with 268 additions and 283 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue