Update packages

This commit is contained in:
Essem 2022-10-31 10:56:02 -05:00
parent c3b97c121e
commit fb89ffbba3
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C
2 changed files with 92 additions and 92 deletions

View File

@ -35,11 +35,11 @@
"jsqr": "^1.4.0",
"node-addon-api": "^5.0.0",
"node-emoji": "^1.11.0",
"oceanic.js": "1.2.1",
"oceanic.js": "1.3.0",
"qrcode": "^1.5.1",
"sharp": "^0.31.1",
"shoukaku": "github:Deivu/shoukaku",
"undici": "^5.11.0",
"undici": "^5.12.0",
"winston": "^3.8.2",
"winston-daily-rotate-file": "^4.7.1"
},
@ -59,7 +59,7 @@
"pm2": "^5.2.2",
"postgres": "^3.3.1",
"uuid": "^9.0.0",
"ws": "^8.9.0",
"ws": "^8.10.0",
"zlib-sync": "^0.1.7"
},
"binary": {

View File

@ -19,17 +19,17 @@ specifiers:
jsqr: ^1.4.0
node-addon-api: ^5.0.0
node-emoji: ^1.11.0
oceanic.js: 1.2.1
oceanic.js: 1.3.0
pm2: ^5.2.2
postgres: ^3.3.1
qrcode: ^1.5.1
sharp: ^0.31.1
shoukaku: github:Deivu/shoukaku
undici: ^5.11.0
undici: ^5.12.0
uuid: ^9.0.0
winston: ^3.8.2
winston-daily-rotate-file: ^4.7.1
ws: ^8.9.0
ws: ^8.10.0
zlib-sync: ^0.1.7
dependencies:
@ -41,11 +41,11 @@ dependencies:
jsqr: 1.4.0
node-addon-api: 5.0.0
node-emoji: 1.11.0
oceanic.js: 1.2.1_bufferutil@4.0.7
oceanic.js: 1.3.0_bufferutil@4.0.7
qrcode: 1.5.1
sharp: 0.31.1
shoukaku: github.com/Deivu/shoukaku/13582b4394d7c29cce35c3f2ab7f39546c600155_bufferutil@4.0.7
undici: 5.11.0
shoukaku: github.com/Deivu/shoukaku/afe8ba25f3dee9567d4d80cc5dc5544938fb0cb6_bufferutil@4.0.7
undici: 5.12.0
winston: 3.8.2
winston-daily-rotate-file: 4.7.1_winston@3.8.2
@ -56,7 +56,7 @@ optionalDependencies:
pm2: 5.2.2_bufferutil@4.0.7
postgres: 3.3.1
uuid: 9.0.0
ws: 8.9.0_bufferutil@4.0.7
ws: 8.10.0_bufferutil@4.0.7
zlib-sync: 0.1.7
devDependencies:
@ -85,8 +85,8 @@ packages:
'@babel/highlight': 7.18.6
dev: true
/@babel/compat-data/7.19.4:
resolution: {integrity: sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==}
/@babel/compat-data/7.20.0:
resolution: {integrity: sha512-Gt9jszFJYq7qzXVK4slhc6NzJXnOVmRECWcVjF/T23rNXD9NtWQ0W3qxdg+p9wWIB+VQw3GYV/U2Ha9bRTfs4w==}
engines: {node: '>=6.9.0'}
dev: true
@ -96,14 +96,14 @@ packages:
dependencies:
'@ampproject/remapping': 2.2.0
'@babel/code-frame': 7.18.6
'@babel/generator': 7.19.6
'@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.6
'@babel/generator': 7.20.0
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.6
'@babel/helper-module-transforms': 7.19.6
'@babel/helpers': 7.19.4
'@babel/parser': 7.19.6
'@babel/helpers': 7.20.0
'@babel/parser': 7.20.0
'@babel/template': 7.18.10
'@babel/traverse': 7.19.6
'@babel/types': 7.19.4
'@babel/traverse': 7.20.0
'@babel/types': 7.20.0
convert-source-map: 1.9.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@ -139,11 +139,11 @@ packages:
eslint-rule-composer: 0.3.0
dev: true
/@babel/generator/7.19.6:
resolution: {integrity: sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA==}
/@babel/generator/7.20.0:
resolution: {integrity: sha512-GUPcXxWibClgmYJuIwC2Bc2Lg+8b9VjaJ+HlNdACEVt+Wlr1eoU1OPZjZRm7Hzl0gaTsUZNQfeihvZJhG7oc3w==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.4
'@babel/types': 7.20.0
'@jridgewell/gen-mapping': 0.3.2
jsesc: 2.5.2
dev: true
@ -152,16 +152,16 @@ packages:
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.4
'@babel/types': 7.20.0
dev: true
/@babel/helper-compilation-targets/7.19.3_@babel+core@7.19.6:
resolution: {integrity: sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==}
/@babel/helper-compilation-targets/7.20.0_@babel+core@7.19.6:
resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.19.4
'@babel/compat-data': 7.20.0
'@babel/core': 7.19.6
'@babel/helper-validator-option': 7.18.6
browserslist: 4.21.4
@ -196,28 +196,28 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
'@babel/types': 7.19.4
'@babel/types': 7.20.0
dev: true
/@babel/helper-hoist-variables/7.18.6:
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.4
'@babel/types': 7.20.0
dev: true
/@babel/helper-member-expression-to-functions/7.18.9:
resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.4
'@babel/types': 7.20.0
dev: true
/@babel/helper-module-imports/7.18.6:
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.4
'@babel/types': 7.20.0
dev: true
/@babel/helper-module-transforms/7.19.6:
@ -230,8 +230,8 @@ packages:
'@babel/helper-split-export-declaration': 7.18.6
'@babel/helper-validator-identifier': 7.19.1
'@babel/template': 7.18.10
'@babel/traverse': 7.19.6
'@babel/types': 7.19.4
'@babel/traverse': 7.20.0
'@babel/types': 7.20.0
transitivePeerDependencies:
- supports-color
dev: true
@ -240,7 +240,7 @@ packages:
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.4
'@babel/types': 7.20.0
dev: true
/@babel/helper-plugin-utils/7.19.0:
@ -255,8 +255,8 @@ packages:
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-member-expression-to-functions': 7.18.9
'@babel/helper-optimise-call-expression': 7.18.6
'@babel/traverse': 7.19.6
'@babel/types': 7.19.4
'@babel/traverse': 7.20.0
'@babel/types': 7.20.0
transitivePeerDependencies:
- supports-color
dev: true
@ -265,14 +265,14 @@ packages:
resolution: {integrity: sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.4
'@babel/types': 7.20.0
dev: true
/@babel/helper-split-export-declaration/7.18.6:
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.19.4
'@babel/types': 7.20.0
dev: true
/@babel/helper-string-parser/7.19.4:
@ -290,13 +290,13 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
/@babel/helpers/7.19.4:
resolution: {integrity: sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==}
/@babel/helpers/7.20.0:
resolution: {integrity: sha512-aGMjYraN0zosCEthoGLdqot1oRsmxVTQRHadsUPz5QM44Zej2PYRz7XiDE7GqnkZnNtLbOuxqoZw42vkU7+XEQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
'@babel/traverse': 7.19.6
'@babel/types': 7.19.4
'@babel/traverse': 7.20.0
'@babel/types': 7.20.0
transitivePeerDependencies:
- supports-color
dev: true
@ -310,12 +310,12 @@ packages:
js-tokens: 4.0.0
dev: true
/@babel/parser/7.19.6:
resolution: {integrity: sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA==}
/@babel/parser/7.20.0:
resolution: {integrity: sha512-G9VgAhEaICnz8iiJeGJQyVl6J2nTjbW0xeisva0PK6XcKsga7BIaqm4ZF8Rg1Wbaqmy6znspNqhPaPkyukujzg==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.19.4
'@babel/types': 7.20.0
dev: true
/@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.19.6:
@ -336,30 +336,30 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
'@babel/parser': 7.19.6
'@babel/types': 7.19.4
'@babel/parser': 7.20.0
'@babel/types': 7.20.0
dev: true
/@babel/traverse/7.19.6:
resolution: {integrity: sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ==}
/@babel/traverse/7.20.0:
resolution: {integrity: sha512-5+cAXQNARgjRUK0JWu2UBwja4JLSO/rBMPJzpsKb+oBF5xlUuCfljQepS4XypBQoiigL0VQjTZy6WiONtUdScQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
'@babel/generator': 7.19.6
'@babel/generator': 7.20.0
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-function-name': 7.19.0
'@babel/helper-hoist-variables': 7.18.6
'@babel/helper-split-export-declaration': 7.18.6
'@babel/parser': 7.19.6
'@babel/types': 7.19.4
'@babel/parser': 7.20.0
'@babel/types': 7.20.0
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
/@babel/types/7.19.4:
resolution: {integrity: sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==}
/@babel/types/7.20.0:
resolution: {integrity: sha512-Jlgt3H0TajCW164wkTOTzHkZb075tMQMULzrLUoUeKmO7eFL96GgDxf7/Axhc5CAuKE3KFyVW1p6ysKsi2oXAg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.19.4
@ -386,10 +386,10 @@ packages:
requiresBuild: true
dependencies:
'@types/ws': 8.5.3
discord-api-types: 0.37.14
discord-api-types: 0.37.16
prism-media: 1.3.4
tslib: 2.4.0
ws: 8.9.0_bufferutil@4.0.7
ws: 8.10.0_bufferutil@4.0.7
transitivePeerDependencies:
- '@discordjs/opus'
- bufferutil
@ -417,8 +417,8 @@ packages:
- supports-color
dev: true
/@humanwhocodes/config-array/0.11.6:
resolution: {integrity: sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==}
/@humanwhocodes/config-array/0.11.7:
resolution: {integrity: sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==}
engines: {node: '>=10.10.0'}
dependencies:
'@humanwhocodes/object-schema': 1.2.1
@ -621,8 +621,8 @@ packages:
- encoding
dev: false
/@types/node/18.11.3:
resolution: {integrity: sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==}
/@types/node/18.11.8:
resolution: {integrity: sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==}
dev: false
optional: true
@ -633,16 +633,16 @@ packages:
/@types/ws/8.5.3:
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
dependencies:
'@types/node': 18.11.3
'@types/node': 18.11.8
dev: false
optional: true
/acorn-jsx/5.3.2_acorn@8.8.0:
/acorn-jsx/5.3.2_acorn@8.8.1:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
acorn: 8.8.0
acorn: 8.8.1
dev: true
/acorn-walk/8.2.0:
@ -651,8 +651,8 @@ packages:
dev: false
optional: true
/acorn/8.8.0:
resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==}
/acorn/8.8.1:
resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==}
engines: {node: '>=0.4.0'}
hasBin: true
@ -860,7 +860,7 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001423
caniuse-lite: 1.0.30001427
electron-to-chromium: 1.4.284
node-releases: 2.0.6
update-browserslist-db: 1.0.10_browserslist@4.21.4
@ -913,8 +913,8 @@ packages:
engines: {node: '>=6'}
dev: false
/caniuse-lite/1.0.30001423:
resolution: {integrity: sha512-09iwWGOlifvE1XuHokFMP7eR38a0JnajoyL3/i87c8ZjRWRrdKo1fqjNfugfBD0UDBIOz0U+jtNhJ0EPm1VleQ==}
/caniuse-lite/1.0.30001427:
resolution: {integrity: sha512-lfXQ73oB9c8DP5Suxaszm+Ta2sr/4tf8+381GkIm1MLj/YdLf+rEDyDSRCzeltuyTVGm+/s18gdZ0q+Wmp8VsQ==}
dev: true
/chalk/2.4.2:
@ -1229,8 +1229,8 @@ packages:
resolution: {integrity: sha512-QV6PMaHTCNmKSeP6QoXhVTw9snc9VD8MulTT0Bd99Pacp4SS1cjcrYPgBPmibqKVtMJJfqC6XvOXgPMEEPH/fg==}
dev: false
/discord-api-types/0.37.14:
resolution: {integrity: sha512-byBH7SfDCMJwxdqeS8k5sihltH88/YPhuwx+vF2cftSxFLdxyHyU/ZxDL3bq+LB2c4ls/TymE76/ISlLfniUXg==}
/discord-api-types/0.37.16:
resolution: {integrity: sha512-H0FDY6+ww4YZe1+L+2ERWU3KsVSInWLvK0TeImhiTi49DXff8sFLnqqnEiEdMEhwFlkQMUIe4xL5Py046s+Ksg==}
dev: false
optional: true
@ -1399,7 +1399,7 @@ packages:
hasBin: true
dependencies:
'@eslint/eslintrc': 1.3.3
'@humanwhocodes/config-array': 0.11.6
'@humanwhocodes/config-array': 0.11.7
'@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8
ajv: 6.12.6
@ -1445,8 +1445,8 @@ packages:
resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.8.0
acorn-jsx: 5.3.2_acorn@8.8.0
acorn: 8.8.1
acorn-jsx: 5.3.2_acorn@8.8.1
eslint-visitor-keys: 3.3.0
dev: true
@ -2318,12 +2318,12 @@ packages:
engines: {node: '>= 6'}
dev: false
/oceanic.js/1.2.1_bufferutil@4.0.7:
resolution: {integrity: sha512-b8o4sHYGzkulDtI2BGqacJ+PZzLriHLQT/4BEu133S7gf7mMPopRXScOwZL4xO7dS7v/5ElCUeW1gnrqX6nKrw==}
/oceanic.js/1.3.0_bufferutil@4.0.7:
resolution: {integrity: sha512-DWGAyOtax0Oc4gWRDEiiw+Jo6m1pDmsBJxtEvq8BGoTXWHmT7PiiBKSAU4i7DW4F68t44AYBohvmMd9jrKVDDg==}
engines: {node: '>=16.16.0'}
dependencies:
undici: 5.11.0
ws: 8.9.0_bufferutil@4.0.7
undici: 5.12.0
ws: 8.10.0_bufferutil@4.0.7
optionalDependencies:
'@discordjs/voice': 0.13.0_bufferutil@4.0.7
transitivePeerDependencies:
@ -2490,8 +2490,8 @@ packages:
dev: false
optional: true
/pidusage/3.0.1:
resolution: {integrity: sha512-/UlE6DQIe6yuDvm3v6756U0ErEsj60FLQTRZ4qPQF9b5yZKhf4c0llzD0tZpyE03nn8HQoLniFgKsL0ABB3nCg==}
/pidusage/3.0.2:
resolution: {integrity: sha512-g0VU+y08pKw5M8EZ2rIGiEBaB8wrQMjYGFfW2QVIfyT8V+fq8YFLkvlz4bz5ljvFDJYNFCWT3PWqcRr2FKO81w==}
engines: {node: '>=10'}
dependencies:
safe-buffer: 5.2.1
@ -2549,7 +2549,7 @@ packages:
async: 3.2.4
debug: 4.3.4
pidusage: 2.0.21
systeminformation: 5.12.8
systeminformation: 5.12.11
tx2: 1.0.5
transitivePeerDependencies:
- supports-color
@ -2580,7 +2580,7 @@ packages:
fclone: 1.0.11
mkdirp: 1.0.4
needle: 2.4.0
pidusage: 3.0.1
pidusage: 3.0.2
pm2-axon: 4.0.1
pm2-axon-rpc: 0.7.1
pm2-deploy: 1.0.2
@ -3118,8 +3118,8 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
/systeminformation/5.12.8:
resolution: {integrity: sha512-yTjiP+vMFM4YDie46VkGxfwjySoi1aD2rQApaafdooNw8x5YZEn3SZ+8/lDoGOvDrtO+QIOKh0ppkN88PK5gIQ==}
/systeminformation/5.12.11:
resolution: {integrity: sha512-4N5nT4BFWqRyadTLO8c/t8/gM6wqgg26/WNjjZCS/UU7VuURuBy/pR6Z6+j0nD3ff+zCpX/sdVfyn+EoIg9saQ==}
engines: {node: '>=8.0.0'}
os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android]
hasBin: true
@ -3259,8 +3259,8 @@ packages:
engines: {node: '>=8'}
dev: true
/undici/5.11.0:
resolution: {integrity: sha512-oWjWJHzFet0Ow4YZBkyiJwiK5vWqEYoH7BINzJAJOLedZ++JpAlCbUktW2GQ2DS2FpKmxD/JMtWUUWl1BtghGw==}
/undici/5.12.0:
resolution: {integrity: sha512-zMLamCG62PGjd9HHMpo05bSLvvwWOZgGeiWlN/vlqu3+lRo3elxktVGEyLMX+IO7c2eflLjcW74AlkhEZm15mg==}
engines: {node: '>=12.18'}
dependencies:
busboy: 1.6.0
@ -3343,7 +3343,7 @@ packages:
engines: {node: '>=6.0'}
hasBin: true
dependencies:
acorn: 8.8.0
acorn: 8.8.1
acorn-walk: 8.2.0
dev: false
optional: true
@ -3473,8 +3473,8 @@ packages:
dev: false
optional: true
/ws/8.9.0_bufferutil@4.0.7:
resolution: {integrity: sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==}
/ws/8.10.0_bufferutil@4.0.7:
resolution: {integrity: sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
@ -3575,17 +3575,17 @@ packages:
dev: false
optional: true
github.com/Deivu/shoukaku/13582b4394d7c29cce35c3f2ab7f39546c600155_bufferutil@4.0.7:
resolution: {tarball: https://codeload.github.com/Deivu/shoukaku/tar.gz/13582b4394d7c29cce35c3f2ab7f39546c600155}
id: github.com/Deivu/shoukaku/13582b4394d7c29cce35c3f2ab7f39546c600155
github.com/Deivu/shoukaku/afe8ba25f3dee9567d4d80cc5dc5544938fb0cb6_bufferutil@4.0.7:
resolution: {tarball: https://codeload.github.com/Deivu/shoukaku/tar.gz/afe8ba25f3dee9567d4d80cc5dc5544938fb0cb6}
id: github.com/Deivu/shoukaku/afe8ba25f3dee9567d4d80cc5dc5544938fb0cb6
name: shoukaku
version: 3.2.1
version: 3.2.2
engines: {node: '>=16.0.0', npm: '>=7.0.0'}
prepare: true
requiresBuild: true
dependencies:
undici: 5.11.0
ws: 8.9.0_bufferutil@4.0.7
undici: 5.12.0
ws: 8.10.0_bufferutil@4.0.7
transitivePeerDependencies:
- bufferutil
- utf-8-validate