From 88ae955146a32f13fa7af6156a0fc678144f9184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 07:40:28 +0000 Subject: [PATCH] Bump qs from 6.14.2 to 6.15.2 in /linkis-web Bumps [qs](https://github.com/ljharb/qs) from 6.14.2 to 6.15.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- linkis-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkis-web/package.json b/linkis-web/package.json index c7b9ed8558..50f4b9c7f0 100644 --- a/linkis-web/package.json +++ b/linkis-web/package.json @@ -39,7 +39,7 @@ "monaco-editor": "0.30.1", "object-to-formdata": "4.2.2", "path-browserify": "1.0.1", - "qs": "6.14.2", + "qs": "6.15.2", "reconnecting-websocket": "4.4.0", "sass": "1.77.8", "sql-formatter": "2.3.3",