This is an automated email from the ASF dual-hosted git repository.

baerwang pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git


The following commit(s) were added to refs/heads/develop by this push:
     new 6b8eaf7e0 build(deps-dev): bump fast-uri from 3.1.5 to 3.1.7 in 
/admin/web (#1029)
6b8eaf7e0 is described below

commit 6b8eaf7e0e5ecf9a22b9bb70503063c9470bf889
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 16:46:52 2026 +0800

    build(deps-dev): bump fast-uri from 3.1.5 to 3.1.7 in /admin/web (#1029)
    
    Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.5 to 3.1.7.
    - [Release notes](https://github.com/fastify/fast-uri/releases)
    - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.5...v3.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: fast-uri
      dependency-version: 3.1.7
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 admin/web/package-lock.json | 6 +++---
 admin/web/yarn.lock         | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/admin/web/package-lock.json b/admin/web/package-lock.json
index d1c1d2aa3..55d1cf8c2 100644
--- a/admin/web/package-lock.json
+++ b/admin/web/package-lock.json
@@ -12311,9 +12311,9 @@
       "dev": true
     },
     "node_modules/fast-uri": {
-      "version": "3.1.5",
-      "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz";,
-      "integrity": 
"sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==",
+      "version": "3.1.7",
+      "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz";,
+      "integrity": 
"sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==",
       "dev": true,
       "funding": [
         {
diff --git a/admin/web/yarn.lock b/admin/web/yarn.lock
index ae2a111df..61c2a0e5e 100644
--- a/admin/web/yarn.lock
+++ b/admin/web/yarn.lock
@@ -4720,9 +4720,9 @@ fast-json-stable-stringify@^2.0.0:
   integrity 
sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
 
 fast-uri@^3.0.1:
-  version "3.1.5"
-  resolved 
"https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.5.tgz#610f37419a030270430cecd68d74e3d4d96725d0";
-  integrity 
sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==
+  version "3.1.7"
+  resolved 
"https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.7.tgz#743157d957f3cbb4c65310e033dc2ad4ad7dc60a";
+  integrity 
sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==
 
 fastq@^1.6.0:
   version "1.19.1"

Reply via email to