Skip to content

Commit a2d71e4

Browse files
Bump @types/ws from 8.5.3 to 8.5.5 in /hashira-web
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.3 to 8.5.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) --- updated-dependencies: - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 944c0b9 commit a2d71e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

hashira-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react-dom": "^18.2.5",
2020
"@types/styled-components": "^5.1.26",
2121
"@types/uuid": "^9.0.2",
22-
"@types/ws": "^8.5.3",
22+
"@types/ws": "^8.5.5",
2323
"@vitejs/plugin-react": "^4.0.0",
2424
"ansi-regex": "6.0.1",
2525
"firebase-tools": "^12.0.0",

hashira-web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,10 +1219,10 @@
12191219
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.2.tgz#ede1d1b1e451548d44919dc226253e32a6952c4b"
12201220
integrity sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==
12211221

1222-
"@types/ws@^8.5.3":
1223-
version "8.5.3"
1224-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d"
1225-
integrity sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==
1222+
"@types/ws@^8.5.5":
1223+
version "8.5.5"
1224+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.5.tgz#af587964aa06682702ee6dcbc7be41a80e4b28eb"
1225+
integrity sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==
12261226
dependencies:
12271227
"@types/node" "*"
12281228

0 commit comments

Comments
 (0)