1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00

Merge pull request #10678 from Budibase/dependabot/npm_and_yarn/socket.io-parser-4.2.3

Bump socket.io-parser from 4.2.2 to 4.2.3
This commit is contained in:
Martin McKeaveney 2023-05-31 11:44:13 +01:00 committed by GitHub
commit eae5ecb163

View file

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