Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit d47cbaf

Browse files
committed
chore(deps): update dependency @types/socket.io-client to v1.4.36
1 parent 2d63053 commit d47cbaf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@types/js-cookie": "2.2.6",
4444
"@types/lodash": "4.14.169",
45-
"@types/socket.io-client": "1.4.34",
45+
"@types/socket.io-client": "1.4.36",
4646
"@types/validator": "13.1.3",
4747
"@typescript-eslint/eslint-plugin": "4.23.0",
4848
"@typescript-eslint/parser": "4.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,10 +1643,10 @@
16431643
"@types/express-serve-static-core" "*"
16441644
"@types/mime" "*"
16451645

1646-
"@types/socket.io-client@1.4.34":
1647-
version "1.4.34"
1648-
resolved "https://registry.yarnpkg.com/@types/socket.io-client/-/socket.io-client-1.4.34.tgz#8ca5f5732a9ad92b79aba71083cda5e5821e3ed9"
1649-
integrity sha512-Lzia5OTQFJZJ5R4HsEEldywiiqT9+W2rDbyHJiiTGqOcju89sCsQ8aUXDljY6Ls33wKZZGC0bfMhr/VpOyjtXg==
1646+
"@types/socket.io-client@1.4.36":
1647+
version "1.4.36"
1648+
resolved "https://registry.yarnpkg.com/@types/socket.io-client/-/socket.io-client-1.4.36.tgz#e4f1ca065f84c20939e9850e70222202bd76ff3f"
1649+
integrity sha512-ZJWjtFBeBy1kRSYpVbeGYTElf6BqPQUkXDlHHD4k/42byCN5Rh027f4yARHCink9sKAkbtGZXEAmR0ZCnc2/Ag==
16501650

16511651
"@types/source-list-map@*":
16521652
version "0.1.2"

0 commit comments

Comments
 (0)