diff --git a/package.json b/package.json index b147d3b..dce6673 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "sass": "^1.58.1", "sloc": "0.3.1", "standard-version": "9.5.0", - "ws": "^8.12.1", + "ws": "^8.16.0", "zip-a-folder": "^1.1.5" }, "keywords": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f094c4b..54976f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: 9.5.0 version: 9.5.0 ws: - specifier: ^8.12.1 - version: 8.12.1 + specifier: ^8.16.0 + version: 8.16.0 zip-a-folder: specifier: ^1.1.5 version: 1.1.5 @@ -2447,8 +2447,8 @@ packages: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true - /ws@8.12.1: - resolution: {integrity: sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==} + /ws@8.16.0: + resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1