1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 10:51:44 +02:00

Upgrade rollup packages to remove security vulnerability (#3844)

This commit is contained in:
Jason Tamulonis
2020-08-27 11:18:39 -07:00
committed by GitHub
parent b27c3fde3b
commit b616e75d63
2 changed files with 215 additions and 162 deletions

View File

@@ -70,7 +70,7 @@
"react-router-dom": "^5.1.2",
"react-values": "^0.3.0",
"rimraf": "^3.0.2",
"rollup": "^1.27.5",
"rollup": "^2.26.6",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0",
@@ -78,8 +78,8 @@
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.1.2",
"rollup-plugin-typescript2": "^0.25.2",
"rollup-plugin-terser": "^7.0.0",
"rollup-plugin-typescript2": "^0.27.2",
"slate": "*",
"slate-history": "*",
"slate-hyperscript": "*",