Skip to content

Commit

Permalink
fix(cve): Upgrade 5 packages to close CVEs (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelsJP committed May 26, 2023
2 parents 033149c + 1a48de7 commit 96769cd
Show file tree
Hide file tree
Showing 2 changed files with 2,465 additions and 2,360 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"babel-core": "^7.0.0-bridge.0",
"babel-loader": "^8.1.0",
"babel-plugin-transform-imports": "^1.4.1",
"chart.js": "2.7.2",
"chart.js": "2.9.4",
"compression-webpack-plugin": "^10.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^3.6.0",
Expand All @@ -60,7 +60,7 @@
"html-webpack-plugin": "^5.0.0",
"leaflet": "^1.8.0",
"leaflet-draw-locales": "^1.1.0",
"leaflet-geometryutil": "^0.9.3",
"leaflet-geometryutil": "^0.10.1",
"leaflet-gesture-handling": "^1.1.8",
"leaflet-measure": "^3.1.0",
"leaflet.markercluster": "^1.5.3",
Expand All @@ -80,7 +80,7 @@
"rimraf": "^2.6.0",
"sass-loader": "^13.2.0",
"stream-browserify": "^3.0.0",
"stylus": "^0.54.5",
"stylus": "^0.59.0",
"stylus-loader": "^3.0.2",
"timers-browserify": "^2.0.12",
"tinycolor2": "^1.4.1",
Expand All @@ -94,7 +94,7 @@
"vue-loader": "^14.2.4",
"vue-lodash": "^2.1.2",
"vue-moment": "^4.0.0",
"vue-resize": "^0.4.5",
"vue-resize": "^0.5.0",
"vue-rest-client": "^0.1.15",
"vue-router": "^3.0.1",
"vue-style-loader": "^3.0.1",
Expand All @@ -111,7 +111,7 @@
"webpack-bundle-analyzer": "^4.7.0",
"webpack-cli": "^4.0.0",
"webpack-merge": "^4.1.0",
"xml2js": "^0.4.22"
"xml2js": "^0.5.0"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "^5.12.2",
Expand Down

0 comments on commit 96769cd

Please sign in to comment.