mirror of
https://github.com/status-im/cn.status.im.git
synced 2025-02-12 08:26:24 +00:00
upgrade packages to fix fulnerabilities
* axios - CVE-2019-10742 * tar - CVE-2018-20834 * lodash - CVE-2018-16487 * cached-path-relative - CVE-2018-16472 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
29407f3bc4
commit
195240a2a4
7811
package-lock.json
generated
7811
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -10,39 +10,41 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel": "^6.23.0",
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"babel-register": "^6.26.0",
|
||||
"browser-sync": "^2.24.6",
|
||||
"browserify": "^13.3.0",
|
||||
"browser-sync": "^2.26.5",
|
||||
"browserify": "^16.2.3",
|
||||
"del": "^2.2.0",
|
||||
"gulp": "^3.9.0",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-autoprefixer": "^3.1.1",
|
||||
"gulp-babel": "^6.1.3",
|
||||
"gulp-buffer": "0.0.2",
|
||||
"gulp-clean-css": "^2.0.3",
|
||||
"gulp-clean-css": "^2.3.2",
|
||||
"gulp-cli": "^2.2.0",
|
||||
"gulp-concat": "^2.6.0",
|
||||
"gulp-file-include": "^1.0.0",
|
||||
"gulp-htmlmin": "^4.0.0",
|
||||
"gulp-imagemin": "^2.4.0",
|
||||
"gulp-newer": "^1.4.0",
|
||||
"gulp-plumber": "^1.2.0",
|
||||
"gulp-plumber": "^1.2.1",
|
||||
"gulp-rename": "^1.4.0",
|
||||
"gulp-sass": "^2.2.0",
|
||||
"gulp-sourcemaps": "^2.6.4",
|
||||
"gulp-sass": "^2.3.2",
|
||||
"gulp-sourcemaps": "^2.6.5",
|
||||
"gulp-static-hash": "^0.1.4",
|
||||
"gulp-streamify": "^1.0.2",
|
||||
"gulp-tap": "^1.0.1",
|
||||
"gulp-template": "^5.0.0",
|
||||
"gulp-uglify": "^1.5.3",
|
||||
"gulp-useref": "^3.1.5",
|
||||
"gulp-useref": "^3.1.6",
|
||||
"gulp-util": "^3.0.7",
|
||||
"vinyl-buffer": "^1.0.1",
|
||||
"vinyl-source-stream": "^1.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"build-url": "^1.1.2",
|
||||
"d3-ease": "^1.0.3",
|
||||
"d3-interpolate": "^1.2.0",
|
||||
"build-url": "^1.3.3",
|
||||
"d3-ease": "^1.0.5",
|
||||
"d3-interpolate": "^1.3.2",
|
||||
"d3-scale": "^1.0.7",
|
||||
"ip": "^1.1.5",
|
||||
"js-cookie": "^2.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user