diff --git a/package.json b/package.json index 647bfef10..5aedd17da 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "esp-idf-extension", "displayName": "ESP-IDF", "description": "Develop and debug applications for Espressif ESP32, ESP32-S2 chips with ESP-IDF", - "version": "1.6.5", + "version": "1.7.0", "license": "Apache-2.0", "publisher": "espressif", "icon": "media/espressif_icon.png", @@ -1586,8 +1586,8 @@ }, "dependencies": { "ansi-to-html": "^0.6.11", - "axios": "^1.6.0", "assert": "^2.1.0", + "axios": "^1.6.0", "bignumber.js": "^9.0.1", "del": "^4.1.1", "es6-promisify": "^6.0.0", @@ -1601,8 +1601,8 @@ "path-browserify": "^1.0.1", "pinia": "^2.1.6", "plotly.js-dist": "^1.54.1", - "postcss": "^8.4.31", "plotly.js-dist-min": "^2.26.1", + "postcss": "^8.4.31", "sanitize-html": "^2.7.0", "stream-browserify": "^3.0.0", "tar-fs": "^2.0.0",