fix: SQL import in Docker images #202

Merged
Anri merged 8 commits from fix-sql into main 2024-11-02 18:26:02 +01:00
Showing only changes of commit c98fa2dd56 - Show all commits

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",