This is an automated email from the ASF dual-hosted git repository.
baoyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new b1b0682d2 chore: upgrade deps to solve vulnerability alerts (#12473)
b1b0682d2 is described below
commit b1b0682d2845750229610247a5ba436ffa49ea0d
Author: YYYoung <[email protected]>
AuthorDate: Wed Jul 30 18:02:19 2025 +0800
chore: upgrade deps to solve vulnerability alerts (#12473)
---
t/package.json | 2 +-
t/pnpm-lock.yaml | 19 ++++++++++---------
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/t/package.json b/t/package.json
index b1aa990b0..3a1992d53 100644
--- a/t/package.json
+++ b/t/package.json
@@ -11,7 +11,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/jest": "29.5.14",
"@types/node": "22.14.1",
- "axios": "^1.9.0",
+ "axios": "^1.11.0",
"docker-compose": "^1.2.0",
"graphql": "^16.11.0",
"graphql-request": "^7.1.2",
diff --git a/t/pnpm-lock.yaml b/t/pnpm-lock.yaml
index 48b8f9eae..2aabdb327 100644
--- a/t/pnpm-lock.yaml
+++ b/t/pnpm-lock.yaml
@@ -24,8 +24,8 @@ importers:
specifier: 22.14.1
version: 22.14.1
axios:
- specifier: ^1.9.0
- version: 1.9.0
+ specifier: ^1.11.0
+ version: 1.11.0
docker-compose:
specifier: ^1.2.0
version: 1.2.0
@@ -502,8 +502,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
- [email protected]:
- resolution: {integrity:
sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==}
+ [email protected]:
+ resolution: {integrity:
sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==}
[email protected]:
resolution: {integrity:
sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==}
@@ -837,8 +837,8 @@ packages:
debug:
optional: true
- [email protected]:
- resolution: {integrity:
sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
+ [email protected]:
+ resolution: {integrity:
sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==}
engines: {node: '>= 6'}
[email protected]:
@@ -2314,10 +2314,10 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
follow-redirects: 1.15.9
- form-data: 4.0.2
+ form-data: 4.0.4
proxy-from-env: 1.1.0
transitivePeerDependencies:
- debug
@@ -2685,11 +2685,12 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
es-set-tostringtag: 2.1.0
+ hasown: 2.0.2
mime-types: 2.1.35
[email protected]: {}