Merge pull request #862 from warengroup/dependabot/npm_and_yarn/develop/types/ws-8.5.7

Bump @types/ws from 8.5.6 to 8.5.7
This commit is contained in:
github-actions[bot] 2023-10-11 08:36:55 +00:00 committed by GitHub
commit e88546ad5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/node": "^20.8.4",
"@types/ws": "^8.5.6",
"@types/ws": "^8.5.7",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.51.0",
@ -563,9 +563,9 @@
"dev": true
},
"node_modules/@types/ws": {
"version": "8.5.6",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.6.tgz",
"integrity": "sha512-8B5EO9jLVCy+B58PLHvLDuOD8DRVMgQzq8d55SjLCOn9kqGyqOvy27exVaTio1q1nX5zLu8/6N0n2ThSxOM6tg==",
"version": "8.5.7",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.7.tgz",
"integrity": "sha512-6UrLjiDUvn40CMrAubXuIVtj2PEfKDffJS7ychvnPU44j+KVeXmdHHTgqcM/dxLUTHxlXHiFM8Skmb8ozGdTnQ==",
"dependencies": {
"@types/node": "*"
}

View File

@ -30,7 +30,7 @@
},
"devDependencies": {
"@types/node": "^20.8.4",
"@types/ws": "^8.5.6",
"@types/ws": "^8.5.7",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"eslint": "^8.51.0",