Merge pull request #846 from warengroup/dependabot/npm_and_yarn/develop/types/ws-8.5.6

Bump @types/ws from 8.5.5 to 8.5.6
This commit is contained in:
github-actions[bot] 2023-09-26 08:46:08 +00:00 committed by GitHub
commit b4ca927f1e
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.6.5",
"@types/ws": "^8.5.5",
"@types/ws": "^8.5.6",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.50.0",
@ -560,9 +560,9 @@
"dev": true
},
"node_modules/@types/ws": {
"version": "8.5.5",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.5.tgz",
"integrity": "sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==",
"version": "8.5.6",
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.6.tgz",
"integrity": "sha512-8B5EO9jLVCy+B58PLHvLDuOD8DRVMgQzq8d55SjLCOn9kqGyqOvy27exVaTio1q1nX5zLu8/6N0n2ThSxOM6tg==",
"dependencies": {
"@types/node": "*"
}

View File

@ -30,7 +30,7 @@
},
"devDependencies": {
"@types/node": "^20.6.5",
"@types/ws": "^8.5.5",
"@types/ws": "^8.5.6",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.50.0",