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

HTHou pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/iotdb-client-nodejs.git


The following commit(s) were added to refs/heads/develop by this push:
     new a1ef56a  Bump ws from 5.2.4 to 5.2.5 (#11)
a1ef56a is described below

commit a1ef56a8518d9c595c52d822aca9452edddf753f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 11:53:00 2026 +0800

    Bump ws from 5.2.4 to 5.2.5 (#11)
    
    Bumps [ws](https://github.com/websockets/ws) from 5.2.4 to 5.2.5.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](https://github.com/websockets/ws/compare/5.2.4...5.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-version: 5.2.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 12610d3..b2271c9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7655,9 +7655,9 @@
       }
     },
     "node_modules/ws": {
-      "version": "5.2.4",
-      "resolved": "https://registry.npmjs.org/ws/-/ws-5.2.4.tgz";,
-      "integrity": 
"sha512-fFCejsuC8f9kOSu9FYaOw8CdO68O3h5v0lg4p74o8JqWpwTf9tniOD+nOB78aWoVSS6WptVUmDrp/KPsMVBWFQ==",
+      "version": "5.2.5",
+      "resolved": "https://registry.npmjs.org/ws/-/ws-5.2.5.tgz";,
+      "integrity": 
"sha512-G0gACQIjFmv7NqpaOAXEpe9nEtRYD6ZCy2Ip/B4EzR08qEwnf/wYJoQd3cjosPdnJsHkeh0j2tzOaIBZIOC1yA==",
       "license": "MIT",
       "dependencies": {
         "async-limiter": "~1.0.0"

Reply via email to