Skip to content

Commit ca1ee1f

Browse files
Bump @types/socket.io from 2.1.12 to 2.1.13 in /backend
Bumps [@types/socket.io](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io) from 2.1.12 to 2.1.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 00fe0da commit ca1ee1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@types/lodash": "4.14.168",
17-
"@types/socket.io": "^2.1.12",
17+
"@types/socket.io": "^2.1.13",
1818
"@types/uuid": "^7.0.0",
1919
"ts-node-dev": "^1.0.0-pre.60",
2020
"ts-node": "^9.0.0",

backend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
dependencies:
2727
"@types/node" "*"
2828

29-
"@types/socket.io@^2.1.12":
30-
version "2.1.12"
31-
resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.12.tgz#91187f826a5dd2ed1113e935815bbaf9627e5cb0"
32-
integrity sha512-oStc5VFkpb0AsjOxQUj9ztX5Iziatyla/rjZTYbFGoVrrKwd+JU2mtxk7iSl5RGYx9WunLo6UXW1fBzQok/ZyA==
29+
"@types/socket.io@^2.1.13":
30+
version "2.1.13"
31+
resolved "https://registry.yarnpkg.com/@types/socket.io/-/socket.io-2.1.13.tgz#b6d694234e99956c96ff99e197eda824b6f9dc48"
32+
integrity sha512-JRgH3nCgsWel4OPANkhH8TelpXvacAJ9VeryjuqCDiaVDMpLysd6sbt0dr6Z15pqH3p2YpOT3T1C5vQ+O/7uyg==
3333
dependencies:
3434
"@types/engine.io" "*"
3535
"@types/node" "*"

0 commit comments

Comments
 (0)