diff --git a/package.json b/package.json index f78ec60..6473c43 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/config": "^3.3.3", "@types/lodash": "^4.14.202", "@types/node": "^18.15.11", - "@types/ws": "^8.5.9", + "@types/ws": "^8.5.10", "eslint": "^8.54.0", "eslint-config-snazzah": "^1.2.1", "ts-devscript": "^3.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07551e2..239cd51 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: ^18.15.11 version: 18.15.11 '@types/ws': - specifier: ^8.5.9 - version: 8.5.9 + specifier: ^8.5.10 + version: 8.5.10 eslint: specifier: ^8.54.0 version: 8.54.0 @@ -266,8 +266,8 @@ packages: resolution: {integrity: sha512-txGIh+0eDFzKGC25zORnswy+br1Ha7hj5cMVwKIU7+s0U2AxxJru/jZSMU6OC9MJWP6+pc/hc6ZjyZShpsyY2g==} dev: false - /@types/ws@8.5.9: - resolution: {integrity: sha512-jbdrY0a8lxfdTp/+r7Z4CkycbOFN8WX+IOchLJr3juT/xzbJ8URyTVSJ/hvNdadTgM1mnedb47n+Y31GsFnQlg==} + /@types/ws@8.5.10: + resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} dependencies: '@types/node': 18.15.11 dev: true