This is an automated email from the ASF dual-hosted git repository.
shamrick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/master by this push:
new be64c8712c Bump socket.io-parser from 4.2.2 to 4.2.4 in
/experimental/traffic-portal (#7569)
be64c8712c is described below
commit be64c8712cb767929bcd32d084b73fcec4a3b78e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 11 12:18:41 2023 -0600
Bump socket.io-parser from 4.2.2 to 4.2.4 in /experimental/traffic-portal
(#7569)
Bump socket.io-parser in /experimental/traffic-portal
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from
4.2.2 to 4.2.4.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
-
[Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.4)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
experimental/traffic-portal/package-lock.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/experimental/traffic-portal/package-lock.json
b/experimental/traffic-portal/package-lock.json
index a6a2bbe8a2..119c8687ba 100644
--- a/experimental/traffic-portal/package-lock.json
+++ b/experimental/traffic-portal/package-lock.json
@@ -17829,9 +17829,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.4",
+ "resolved":
"https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz",
+ "integrity":
"sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==",
"dev": true,
"dependencies": {
"@socket.io/component-emitter": "~3.1.0",
@@ -34003,9 +34003,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.4",
+ "resolved":
"https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz",
+ "integrity":
"sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==",
"dev": true,
"requires": {
"@socket.io/component-emitter": "~3.1.0",