This is an automated email from the ASF dual-hosted git repository.
casionone pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 6fbde90cd2 Bump qs from 6.14.2 to 6.15.2 in /linkis-web-next (#5428)
6fbde90cd2 is described below
commit 6fbde90cd23bc44022889965f1e00c504d50a997
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 16:36:23 2026 +0800
Bump qs from 6.14.2 to 6.15.2 in /linkis-web-next (#5428)
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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
linkis-web-next/package-lock.json | 14 +++++++-------
linkis-web-next/package.json | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/linkis-web-next/package-lock.json
b/linkis-web-next/package-lock.json
index 76a51ce207..f378df378a 100644
--- a/linkis-web-next/package-lock.json
+++ b/linkis-web-next/package-lock.json
@@ -16,7 +16,7 @@
"dexie": "^3.2.7",
"md5": "^2.3.0",
"monaco-editor": "^0.43.0",
- "qs": "^6.14.2",
+ "qs": "^6.15.2",
"vite": "^6.4.2",
"vue": "^3.2.47",
"vue-i18n": "^9.14.5",
@@ -5564,9 +5564,9 @@
}
},
"node_modules/qs": {
- "version": "6.14.2",
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz",
- "integrity":
"sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==",
+ "version": "6.15.2",
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz",
+ "integrity":
"sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==",
"dependencies": {
"side-channel": "^1.1.0"
},
@@ -11050,9 +11050,9 @@
"dev": true
},
"qs": {
- "version": "6.14.2",
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz",
- "integrity":
"sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==",
+ "version": "6.15.2",
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz",
+ "integrity":
"sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==",
"requires": {
"side-channel": "^1.1.0"
}
diff --git a/linkis-web-next/package.json b/linkis-web-next/package.json
index da82bca292..e8458dd5d2 100644
--- a/linkis-web-next/package.json
+++ b/linkis-web-next/package.json
@@ -18,7 +18,7 @@
"dexie": "^3.2.7",
"md5": "^2.3.0",
"monaco-editor": "^0.43.0",
- "qs": "^6.14.2",
+ "qs": "^6.15.2",
"vite": "^6.4.2",
"vue": "^3.2.47",
"vue-i18n": "^9.14.5",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]