diff --git a/package.json b/package.json index c1052044b..50a22864f 100644 --- a/package.json +++ b/package.json @@ -63,16 +63,16 @@ "author": "SuperMap_FE", "license": "Apache-2.0", "devDependencies": { - "@babel/core": "~7.19.6", - "@babel/generator": "~7.19.6", - "@babel/helper-compilation-targets": "~7.19.3", - "@babel/helper-module-transforms": "~7.19.6", - "@babel/helpers": "~7.19.4", - "@babel/parser": "~7.19.6", - "@babel/plugin-transform-runtime": "~7.19.6", - "@babel/preset-env": "~7.19.4", - "@babel/traverse": "~7.19.6", - "@babel/types": "~7.19.4", + "@babel/core": "^7.23.7", + "@babel/generator": "^7.23.6", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helpers": "^7.23.8", + "@babel/parser": "^7.23.6", + "@babel/plugin-transform-runtime": "^7.23.7", + "@babel/preset-env": "^7.23.8", + "@babel/traverse": "^7.23.7", + "@babel/types": "^7.23.6", "@geoman-io/leaflet-geoman-free": "^2.14.2", "@supermap/babel-plugin-import": "^0.0.1", "babel-eslint": "^10.1.0", @@ -83,7 +83,7 @@ "browserify-css": "^0.15.0", "browserify-imgify": "^0.0.1", "chalk": "^3.0.0", - "chromedriver": "87.0.5", + "chromedriver": "^119.0.1", "clean-css-cli": "^4.3.0", "commander": "^9.0.0", "copy-webpack-plugin": "^9.1.0",