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

martijnvisser pushed a commit to branch 
dependabot/npm_and_yarn/flink-runtime-web/web-dashboard/engine.io-and-socket.io-6.4.2
in repository https://gitbox.apache.org/repos/asf/flink.git

commit acb0be72590efbe3da5e11cfd829802865ad4c99
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 24 01:28:40 2023 +0200

    [FLINK-32390][Runtime / Web Frontend] Bump socket.io-parser and socket.io 
in /flink-runtime-web/web-dashboard
    
    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) and 
[socket.io](https://github.com/socketio/socket.io). These dependencies needed 
to be updated together.
    
    Updates `socket.io-parser` from 4.0.5 to 4.2.3
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - 
[Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.0.5...4.2.3)
    
    Updates `socket.io` from 4.5.1 to 4.6.1
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.5.1...4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    - dependency-name: socket.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 flink-runtime-web/web-dashboard/package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/flink-runtime-web/web-dashboard/package-lock.json 
b/flink-runtime-web/web-dashboard/package-lock.json
index a098ab5dbcc..6b68dc2a329 100644
--- a/flink-runtime-web/web-dashboard/package-lock.json
+++ b/flink-runtime-web/web-dashboard/package-lock.json
@@ -15907,9 +15907,9 @@
       }
     },
     "node_modules/socket.io-parser": {
-      "version": "4.2.2",
-      "resolved": 
"https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.2.tgz";,
-      "integrity": 
"sha512-DJtziuKypFkMMHCm2uIshOYC7QaylbtzQwiMYDuCKy3OPkjLzu4B2vAhTlqipRHHzrI0NJeBAizTK7X+6m1jVw==",
+      "version": "4.2.3",
+      "resolved": 
"https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.3.tgz";,
+      "integrity": 
"sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ==",
       "dev": true,
       "dependencies": {
         "@socket.io/component-emitter": "~3.1.0",
@@ -29614,9 +29614,9 @@
       }
     },
     "socket.io-parser": {
-      "version": "4.2.2",
-      "resolved": 
"https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.2.tgz";,
-      "integrity": 
"sha512-DJtziuKypFkMMHCm2uIshOYC7QaylbtzQwiMYDuCKy3OPkjLzu4B2vAhTlqipRHHzrI0NJeBAizTK7X+6m1jVw==",
+      "version": "4.2.3",
+      "resolved": 
"https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.3.tgz";,
+      "integrity": 
"sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ==",
       "dev": true,
       "requires": {
         "@socket.io/component-emitter": "~3.1.0",

Reply via email to