diff --git a/package-lock.json b/package-lock.json index 8feacc22f..1abd095fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41164,20 +41164,6 @@ "assert": "^2.1.0" } }, - "packages/toolkit": { - "name": "aws-toolkit-vscode", - "version": "3.97.0-SNAPSHOT", - "extraneous": true, - "license": "Apache-2.0", - "dependencies": { - "aws-core-vscode": "file:../core/" - }, - "devDependencies": {}, - "engines": { - "npm": "^10.1.0", - "vscode": "^1.83.0" - } - }, "plugins/eslint-plugin-aws-toolkits": { "version": "1.0.0", "license": "Apache-2.0", diff --git a/package.json b/package.json index 206368aed..c2569a843 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "node-forge": "1.4.0", "on-headers": "1.1.0", "pbkdf2": "3.1.3", - "postcss": "8.5.19", + "postcss": "8.5.26", "protobufjs": "7.6.5", "qs": "6.15.2", "serialize-javascript": "7.0.5",