update async-queue

This commit is contained in:
Mylloon 2024-11-02 18:03:48 +01:00
parent e9ff15085c
commit c98fa2dd56
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

6
package-lock.json generated
View file

@ -1454,9 +1454,9 @@
}
},
"node_modules/@sapphire/async-queue": {
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.5.3.tgz",
"integrity": "sha512-x7zadcfJGxFka1Q3f8gCts1F0xMwCKbZweM85xECGI0hBTeIZJGGCrHgLggihBoprlQ/hBmDR5LKfIPqnmHM3w==",
"version": "1.5.4",
"resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.5.4.tgz",
"integrity": "sha512-id65RxAx34DCk8KAVTPWwcephJSkStiS9M15F87+zvK2gK47wf7yeRIo8WiuKeXQS6bsyo/uQ/t0QW1cLmSb+A==",
"license": "MIT",
"engines": {
"node": ">=v14.0.0",