mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-05 22:14:45 +00:00
Revert "Run npm audit to fix most vulnerable packages"
This reverts commit f283c8bcdd.
This commit is contained in:
parent
f283c8bcdd
commit
7ba4c448f3
2 changed files with 1783 additions and 1418 deletions
3197
package-lock.json
generated
3197
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -51,13 +51,13 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-jest": "^22.0.3",
|
||||
"babel-loader": "^7.1.2",
|
||||
"babel-plugin-transform-react-remove-prop-types": "^0.4.12",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"enzyme": "^3.3.0",
|
||||
"enzyme": "^3.2.0",
|
||||
"enzyme-adapter-react-16": "^1.1.1",
|
||||
"enzyme-to-json": "^3.3.0",
|
||||
"eslint": "^2.9.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue