mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 22:49:32 -02:30
Upgrade our packaging for NodeJS 10.
- Update README.md - Bump certain dependencies to fix vulnerabilities. Exclude dependency bumps that would cause breaking changes.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"eslint-plugin-disable": "^0.3.0",
|
||||
"eslint-plugin-import": "^2.7.0",
|
||||
"extract-text-webpack-plugin": "^3.0.0",
|
||||
"grunt": "^1.0.1",
|
||||
"grunt": "^1.0.4",
|
||||
"grunt-angular-gettext": "^2.2.3",
|
||||
"grunt-cli": "^1.2.0",
|
||||
"grunt-concurrent": "^2.3.0",
|
||||
@@ -67,7 +67,7 @@
|
||||
"html-webpack-plugin": "^2.30.1",
|
||||
"istanbul-instrumenter-loader": "^3.0.0",
|
||||
"jasmine-core": "^2.5.2",
|
||||
"jshint": "^2.9.4",
|
||||
"jshint": "^2.10.2",
|
||||
"jshint-stylish": "^2.2.0",
|
||||
"json-loader": "^0.5.4",
|
||||
"karma": "^1.4.1",
|
||||
@@ -88,7 +88,7 @@
|
||||
"nightwatch": "^0.9.19",
|
||||
"node-object-hash": "^1.3.0",
|
||||
"nunjucks": "^3.1.2",
|
||||
"puppeteer": "^1.8.0",
|
||||
"puppeteer": "^1.16.0",
|
||||
"time-grunt": "^1.4.0",
|
||||
"uglifyjs-webpack-plugin": "^0.4.6",
|
||||
"uuid": "^3.1.0",
|
||||
@@ -123,9 +123,9 @@
|
||||
"html-entities": "^1.2.1",
|
||||
"inherits": "^1.0.2",
|
||||
"javascript-detect-element-resize": "^0.5.3",
|
||||
"jquery": "~3.3.1",
|
||||
"jquery": "^3.4.1",
|
||||
"jquery-ui": "^1.12.1",
|
||||
"js-yaml": "^3.2.7",
|
||||
"js-yaml": "^3.13.1",
|
||||
"legacy-loader": "0.0.2",
|
||||
"lodash": "~4.17.10",
|
||||
"lr-infinite-scroll": "git+https://git@github.com/lorenzofox3/lrInfiniteScroll",
|
||||
|
||||
Reference in New Issue
Block a user