🔀 Merge pull request #2 from SindreKjelsrud/dependabot/npm_and_yarn/ws-8.17.1
⬆️ Bump ws from 8.16.0 to 8.17.1
This commit is contained in:
commit
d949e31b18
1 changed files with 3 additions and 3 deletions
|
@ -959,7 +959,7 @@ packages:
|
|||
vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.2)(vite@5.2.8)
|
||||
vite-plugin-vue-inspector: 4.0.2(vite@5.2.8)
|
||||
which: 3.0.1
|
||||
ws: 8.16.0
|
||||
ws: 8.17.1
|
||||
transitivePeerDependencies:
|
||||
- '@unocss/reset'
|
||||
- '@vue/composition-api'
|
||||
|
@ -6797,8 +6797,8 @@ packages:
|
|||
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
||||
dev: false
|
||||
|
||||
/ws@8.16.0:
|
||||
resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==}
|
||||
/ws@8.17.1:
|
||||
resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
|
|
Reference in a new issue