mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
build: update zlib-sync to 0.1.10
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
"typescript": "^5.4.5",
|
"typescript": "^5.4.5",
|
||||||
"undici": "6.21.1",
|
"undici": "6.21.1",
|
||||||
"vitest": "^1.6.0",
|
"vitest": "^1.6.0",
|
||||||
"zlib-sync": "^0.1.9"
|
"zlib-sync": "^0.1.10"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.11.0"
|
"node": ">=16.11.0"
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -1765,8 +1765,8 @@ importers:
|
|||||||
specifier: ^1.6.0
|
specifier: ^1.6.0
|
||||||
version: 1.6.0(@edge-runtime/vm@3.2.0)(@types/node@18.17.9)(happy-dom@14.12.0)(terser@5.31.0)
|
version: 1.6.0(@edge-runtime/vm@3.2.0)(@types/node@18.17.9)(happy-dom@14.12.0)(terser@5.31.0)
|
||||||
zlib-sync:
|
zlib-sync:
|
||||||
specifier: ^0.1.9
|
specifier: ^0.1.10
|
||||||
version: 0.1.9
|
version: 0.1.10
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@@ -13932,8 +13932,8 @@ packages:
|
|||||||
engines: {node: '>=8.0.0'}
|
engines: {node: '>=8.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
zlib-sync@0.1.9:
|
zlib-sync@0.1.10:
|
||||||
resolution: {integrity: sha512-DinB43xCjVwIBDpaIvQqHbmDsnYnSt6HJ/yiB2MZQGTqgPcwBSZqLkimXwK8BvdjQ/MaZysb5uEenImncqvCqQ==}
|
resolution: {integrity: sha512-t7/pYg5tLBznL1RuhmbAt8rNp5tbhr+TSrJFnMkRtrGIaPJZ6Dc0uR4u3OoQI2d6cGlVI62E3Gy6gwkxyIqr/w==}
|
||||||
|
|
||||||
zod-validation-error@2.1.0:
|
zod-validation-error@2.1.0:
|
||||||
resolution: {integrity: sha512-VJh93e2wb4c3tWtGgTa0OF/dTt/zoPCPzXq4V11ZjxmEAFaPi/Zss1xIZdEB5RD8GD00U0/iVXgqkF77RV7pdQ==}
|
resolution: {integrity: sha512-VJh93e2wb4c3tWtGgTa0OF/dTt/zoPCPzXq4V11ZjxmEAFaPi/Zss1xIZdEB5RD8GD00U0/iVXgqkF77RV7pdQ==}
|
||||||
@@ -30784,7 +30784,7 @@ snapshots:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
commander: 9.5.0
|
commander: 9.5.0
|
||||||
|
|
||||||
zlib-sync@0.1.9:
|
zlib-sync@0.1.10:
|
||||||
dependencies:
|
dependencies:
|
||||||
nan: 2.18.0
|
nan: 2.18.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user