File tree 2 files changed +9
-20
lines changed
2 files changed +9
-20
lines changed Original file line number Diff line number Diff line change 52
52
"@feathersjs/errors" : " ^5.0.30" ,
53
53
"@feathersjs/express" : " ^5.0.30" ,
54
54
"@feathersjs/feathers" : " ^5.0.9" ,
55
- "@feathersjs/socketio" : " ^5.0.31 " ,
55
+ "@feathersjs/socketio" : " ^5.0.33 " ,
56
56
"@google-cloud/storage" : " ^7.15.2" ,
57
57
"cls-hooked" : " ^4.2.2" ,
58
58
"compression" : " ^1.7.5" ,
Original file line number Diff line number Diff line change 620
620
ajv-formats "^3.0.1"
621
621
json-schema-to-ts "^3.1.1"
622
622
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==
637
627
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"
643
632
644
633
" @feathersjs/transport-commons@^5.0.33 " :
645
634
version "5.0.33"
You can’t perform that action at this time.
0 commit comments