From d539e615036c20e785dd8854ae0aea9dc05ece42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 14:42:07 +0000 Subject: [PATCH] chore(deps-dev): bump qs in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [qs](https://github.com/ljharb/qs). Updates `qs` from 6.15.1 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.15.1...v6.15.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0e454c7..eaed4bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "postgres-explorer", - "version": "1.3.8", + "version": "1.2.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "postgres-explorer", - "version": "1.3.8", + "version": "1.2.5", "license": "MIT", "dependencies": { "@cursor/sdk": "^1.0.12", @@ -32,7 +32,7 @@ "@types/pg": "^8.20.0", "@types/sinon": "^21.0.1", "@types/ssh2": "^1.15.5", - "@types/vscode": "^1.105.0", + "@types/vscode": "^1.107.0", "@types/vscode-notebook-renderer": "^1.72.4", "@typescript-eslint/eslint-plugin": "^8.59.2", "@typescript-eslint/parser": "^8.59.2", @@ -56,7 +56,7 @@ }, "engines": { "node": ">=18.0.0", - "vscode": "^1.105.0" + "vscode": "^1.107.0" } }, "node_modules/@asamuzakjp/css-color": { @@ -1914,9 +1914,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1934,9 +1931,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -1954,9 +1948,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1974,9 +1965,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -8852,9 +8840,9 @@ "license": "MIT" }, "node_modules/qs": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.1.tgz", - "integrity": "sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==", + "version": "6.15.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz", + "integrity": "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==", "dev": true, "license": "BSD-3-Clause", "dependencies": {