Skip to content

Commit f443876

Browse files
Bump @types/ws from 8.5.3 to 8.5.4 in /hashira-web
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.3 to 8.5.4. - [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] <support@github.com>
1 parent 0aadcbd commit f443876

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.0.9",
2020
"@types/styled-components": "^5.1.26",
2121
"@types/uuid": "^9.0.0",
22-
"@types/ws": "^8.5.3",
22+
"@types/ws": "^8.5.4",
2323
"@vitejs/plugin-react": "^3.0.0",
2424
"ansi-regex": "6.0.1",
2525
"firebase-tools": "^11.18.0",

hashira-web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,10 +1210,10 @@
12101210
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.0.tgz#53ef263e5239728b56096b0a869595135b7952d2"
12111211
integrity sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==
12121212

1213-
"@types/ws@^8.5.3":
1214-
version "8.5.3"
1215-
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d"
1216-
integrity sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==
1213+
"@types/ws@^8.5.4":
1214+
version "8.5.4"
1215+
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4.tgz#bb10e36116d6e570dd943735f86c933c1587b8a5"
1216+
integrity sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==
12171217
dependencies:
12181218
"@types/node" "*"
12191219

0 commit comments

Comments
 (0)