diff options
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 3f72a049f..eac68d35e 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -10191,17 +10191,17 @@ smart-buffer@^4.2.0: | |||
10191 | resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae" | 10191 | resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae" |
10192 | integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg== | 10192 | integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg== |
10193 | 10193 | ||
10194 | socket.io-client@^4.5.1: | 10194 | socket.io-client@^4.5.4: |
10195 | version "4.5.3" | 10195 | version "4.5.4" |
10196 | resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-4.5.3.tgz#bed69209d001465b2fea650d2e95c1e82768ab5e" | 10196 | resolved "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-4.5.4.tgz#d3cde8a06a6250041ba7390f08d2468ccebc5ac9" |
10197 | integrity sha512-I/hqDYpQ6JKwtJOf5ikM+Qz+YujZPMEl6qBLhxiP0nX+TfXKhW4KZZG8lamrD6Y5ngjmYHreESVasVCgi5Kl3A== | 10197 | integrity sha512-ZpKteoA06RzkD32IbqILZ+Cnst4xewU7ZYK12aS1mzHftFFjpoMz69IuhP/nL25pJfao/amoPI527KnuhFm01g== |
10198 | dependencies: | 10198 | dependencies: |
10199 | "@socket.io/component-emitter" "~3.1.0" | 10199 | "@socket.io/component-emitter" "~3.1.0" |
10200 | debug "~4.3.2" | 10200 | debug "~4.3.2" |
10201 | engine.io-client "~6.2.3" | 10201 | engine.io-client "~6.2.3" |
10202 | socket.io-parser "~4.2.0" | 10202 | socket.io-parser "~4.2.1" |
10203 | 10203 | ||
10204 | socket.io-parser@~4.2.0: | 10204 | socket.io-parser@~4.2.1: |
10205 | version "4.2.1" | 10205 | version "4.2.1" |
10206 | resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.1.tgz#01c96efa11ded938dcb21cbe590c26af5eff65e5" | 10206 | resolved "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-4.2.1.tgz#01c96efa11ded938dcb21cbe590c26af5eff65e5" |
10207 | integrity sha512-V4GrkLy+HeF1F/en3SpUaM+7XxYXpuMUWLGde1kSSh5nQMN4hLrbPIkD+otwh6q9R6NOQBN4AMaOZ2zVjui82g== | 10207 | integrity sha512-V4GrkLy+HeF1F/en3SpUaM+7XxYXpuMUWLGde1kSSh5nQMN4hLrbPIkD+otwh6q9R6NOQBN4AMaOZ2zVjui82g== |