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

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb-extras.git


The following commit(s) were added to refs/heads/master by this push:
     new b82ff26  chore(deps): Bump path-to-regexp in 
/connectors/grafana-plugin (#18)
b82ff26 is described below

commit b82ff2666cdd4d77ad4e91f24af532359867a3a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 9 11:36:16 2024 +0800

    chore(deps): Bump path-to-regexp in /connectors/grafana-plugin (#18)
    
    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 
1.8.0 to 1.9.0.
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - 
[Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - 
[Commits](https://github.com/pillarjs/path-to-regexp/compare/v1.8.0...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 connectors/grafana-plugin/yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/connectors/grafana-plugin/yarn.lock 
b/connectors/grafana-plugin/yarn.lock
index 139c16e..96b86d2 100644
--- a/connectors/grafana-plugin/yarn.lock
+++ b/connectors/grafana-plugin/yarn.lock
@@ -8243,9 +8243,9 @@ path-parse@^1.0.7:
   integrity 
sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
 
 path-to-regexp@^1.7.0:
-  version "1.8.0"
-  resolved 
"https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a";
-  integrity 
sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
+  version "1.9.0"
+  resolved 
"https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24";
+  integrity 
sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==
   dependencies:
     isarray "0.0.1"
 

Reply via email to