Merge pull request #72 from cdransf/dependabot/npm_and_yarn/socket.io-parser-4.2.3

This commit is contained in:
Cory Dransfeldt 2023-05-23 18:42:26 -07:00 committed by GitHub
commit 62861246fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5072,9 +5072,9 @@ socket.io-client@^4.4.1:
socket.io-parser "~4.2.1" socket.io-parser "~4.2.1"
socket.io-parser@~4.2.1: socket.io-parser@~4.2.1:
version "4.2.2" version "4.2.3"
resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.2.tgz#1dd384019e25b7a3d374877f492ab34f2ad0d206" resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.3.tgz#926bcc6658e2ae0883dc9dee69acbdc76e4e3667"
integrity sha512-DJtziuKypFkMMHCm2uIshOYC7QaylbtzQwiMYDuCKy3OPkjLzu4B2vAhTlqipRHHzrI0NJeBAizTK7X+6m1jVw== integrity sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ==
dependencies: dependencies:
"@socket.io/component-emitter" "~3.1.0" "@socket.io/component-emitter" "~3.1.0"
debug "~4.3.1" debug "~4.3.1"