Skip to content

Commit 980e1d9

Browse files
authored
Merge pull request #1099 from bervProject/dependabot/npm_and_yarn/feathersjs/socketio-5.0.33
build(deps): bump @feathersjs/socketio from 5.0.31 to 5.0.33
2 parents 5e95d5e + 6c27937 commit 980e1d9

File tree

2 files changed

+9
-20
lines changed

2 files changed

+9
-20
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@feathersjs/errors": "^5.0.30",
5353
"@feathersjs/express": "^5.0.30",
5454
"@feathersjs/feathers": "^5.0.9",
55-
"@feathersjs/socketio": "^5.0.31",
55+
"@feathersjs/socketio": "^5.0.33",
5656
"@google-cloud/storage": "^7.15.2",
5757
"cls-hooked": "^4.2.2",
5858
"compression": "^1.7.5",

yarn.lock

+8-19
Original file line numberDiff line numberDiff line change
@@ -620,26 +620,15 @@
620620
ajv-formats "^3.0.1"
621621
json-schema-to-ts "^3.1.1"
622622

623-
"@feathersjs/socketio@^5.0.31":
624-
version "5.0.31"
625-
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-5.0.31.tgz#15ddb8bb50ea7414b36e68c433458a18afb3638e"
626-
integrity sha512-ZTucvK9dWJenVjULH4xIDgXo4mPnIr/xxBviXbd/ILCqFtx/oGMsl0gOY4MWEciTWUErsDjy6YGblSJX5/a5cA==
627-
dependencies:
628-
"@feathersjs/commons" "^5.0.31"
629-
"@feathersjs/feathers" "^5.0.31"
630-
"@feathersjs/transport-commons" "^5.0.31"
631-
socket.io "^4.8.1"
632-
633-
"@feathersjs/transport-commons@^5.0.31":
634-
version "5.0.31"
635-
resolved "https://registry.yarnpkg.com/@feathersjs/transport-commons/-/transport-commons-5.0.31.tgz#8518617d23f6be091a7f51621fca9bed269d7e44"
636-
integrity sha512-md3dhUm47vh6aqPwb0T0Kj+LZI2JkRwMRTSx/X6w0n2evOB1x3/wspI4QY4JeUnPN0ab+IHlZVEF10FL0UQPQw==
623+
"@feathersjs/socketio@^5.0.33":
624+
version "5.0.33"
625+
resolved "https://registry.yarnpkg.com/@feathersjs/socketio/-/socketio-5.0.33.tgz#c8108625f1f8b688bb94d82bd3fa711a921f2932"
626+
integrity sha512-vnIl2k8yiy/HiWku7nNoSVrsjd5kURVPRrXu8Bb6Sgs6hDcfqW3xSfU2rFbpZAMzmT6cS1+mf7i4fM1ja4BiWA==
637627
dependencies:
638-
"@feathersjs/commons" "^5.0.31"
639-
"@feathersjs/errors" "^5.0.31"
640-
"@feathersjs/feathers" "^5.0.31"
641-
encodeurl "^2.0.0"
642-
lodash "^4.17.21"
628+
"@feathersjs/commons" "^5.0.33"
629+
"@feathersjs/feathers" "^5.0.33"
630+
"@feathersjs/transport-commons" "^5.0.33"
631+
socket.io "^4.8.1"
643632

644633
"@feathersjs/transport-commons@^5.0.33":
645634
version "5.0.33"

0 commit comments

Comments
 (0)