mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Run npm audit to fix most vulnerable packages
Generated static files are unchanged by this update.
This commit is contained in:
parent
497207735a
commit
f283c8bcdd
2 changed files with 1414 additions and 1779 deletions
3189
package-lock.json
generated
3189
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -51,13 +51,13 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-core": "^6.26.3",
|
||||
"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.2.0",
|
||||
"enzyme": "^3.3.0",
|
||||
"enzyme-adapter-react-16": "^1.1.1",
|
||||
"enzyme-to-json": "^3.3.0",
|
||||
"eslint": "^2.9.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue