Skip to content

Commit

Permalink
Fix security issues with: added 61 packages from 18 contributors, rem…
Browse files Browse the repository at this point in the history
…oved 25 packages and moved 20 packages in 9.317s

fixed 1 of 20 vulnerabilities in 1946 scanned packages
  16 vulnerabilities required manual review and could not be updated
  3 package updates for 3 vulnerabilities involved breaking changes
  (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)
  • Loading branch information
sbrunner committed Jun 15, 2020
1 parent 9779d5a commit aa21755
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"@types/jsts": "0.17.0",
"@types/proj4": "2.5.0",
"@types/typeahead": "0.11.32",
"angular": "1.7.8",
"angular-animate": "1.7.8",
"angular": "1.8.0",
"angular-animate": "1.8.0",
"angular-dynamic-locale": "0.1.37",
"angular-float-thead": "0.1.2",
"angular-gettext": "2.4.1",
"angular-gettext-tools": "2.4.1",
"angular-mocks": "1.7.8",
"angular-sanitize": "1.7.8",
"angular-touch": "1.7.8",
"angular-mocks": "1.8.0",
"angular-sanitize": "1.8.0",
"angular-touch": "1.8.0",
"angular-ui-date": "1.1.1",
"angular-ui-slider": "0.4.0",
"babel-loader": "8.0.5",
Expand All @@ -89,7 +89,7 @@
"html-webpack-include-assets-plugin": "2.0.0",
"html-webpack-plugin": "3.2.0",
"jasmine-core": "3.4.0",
"jquery": "3.4.0",
"jquery": "3.5.1",
"jquery-datetimepicker": "2.5.21",
"jquery-mousewheel": "3.1.13",
"jquery-ui": "1.12.1",
Expand All @@ -104,7 +104,7 @@
"localforage": "1.7.3",
"ls": "0.2.1",
"moment": "2.22.2",
"node-sass": "4.12.0",
"node-sass": "4.14.1",
"node-sass-importer": "1.0.0",
"ol": "5.3.2",
"ol-cesium": "2.9.0",
Expand All @@ -123,11 +123,11 @@
"terser-webpack-plugin": "1.2.3",
"ts-node": "8.1.0",
"tsconfig-paths": "3.8.0",
"typedoc": "0.14.2",
"typedoc": "0.17.7",
"typescript": "3.5.1",
"webpack": "4.30.0",
"webpack-cli": "3.3.0",
"webpack-dev-server": "3.3.1",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.11.0",
"webpack-merge": "4.2.1"
}
}

0 comments on commit aa21755

Please sign in to comment.