diff --git a/package.json b/package.json index c388ea8..4cf14e6 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "GPL-3.0", "dependencies": { "json-bigint": "^1.0.0", - "ws": "^8.15.0" + "ws": "^8.15.1" }, "main": "index.js", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b350da5..938a5e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^1.0.0 version: 1.0.0 ws: - specifier: ^8.15.0 - version: 8.15.0 + specifier: ^8.15.1 + version: 8.15.1 packages: @@ -24,8 +24,8 @@ packages: bignumber.js: 9.1.2 dev: false - /ws@8.15.0: - resolution: {integrity: sha512-H/Z3H55mrcrgjFwI+5jKavgXvwQLtfPCUEp6pi35VhoB0pfcHnSoyuTzkBEZpzq49g1193CUEwIvmsjcotenYw==} + /ws@8.15.1: + resolution: {integrity: sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1