chore(deps): update dependency @types/ws to v8.5.4
This commit is contained in:
parent
c854d27d3d
commit
502fb7a705
@ -104,7 +104,7 @@
|
|||||||
"@types/web-push": "3.3.2",
|
"@types/web-push": "3.3.2",
|
||||||
"@types/webpack-env": "1.16.4",
|
"@types/webpack-env": "1.16.4",
|
||||||
"@types/webpack-hot-middleware": "2.25.6",
|
"@types/webpack-hot-middleware": "2.25.6",
|
||||||
"@types/ws": "8.5.3",
|
"@types/ws": "8.5.4",
|
||||||
"@typescript-eslint/eslint-plugin": "5.22.0",
|
"@typescript-eslint/eslint-plugin": "5.22.0",
|
||||||
"@typescript-eslint/parser": "5.22.0",
|
"@typescript-eslint/parser": "5.22.0",
|
||||||
"@vue/runtime-dom": "3.2.33",
|
"@vue/runtime-dom": "3.2.33",
|
||||||
|
@ -1608,10 +1608,10 @@
|
|||||||
tapable "^2.2.0"
|
tapable "^2.2.0"
|
||||||
webpack "^5"
|
webpack "^5"
|
||||||
|
|
||||||
"@types/ws@8.5.3":
|
"@types/ws@8.5.4":
|
||||||
version "8.5.3"
|
version "8.5.4"
|
||||||
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d"
|
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4.tgz#bb10e36116d6e570dd943735f86c933c1587b8a5"
|
||||||
integrity sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==
|
integrity sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user