Update dependencies

This commit is contained in:
q13x 2024-03-20 15:29:32 -07:00
parent 375a275442
commit d6fa0c082d
2 changed files with 785 additions and 532 deletions

1315
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,6 +16,7 @@
"@types/ws": "8.5.4",
"chalk": "5.2.0",
"dotenv": "16.0.3",
"jimp": "^0.22.12",
"minecraft-protocol": "^1.26.5",
"node-fetch": "3.3.1",
"parse-domain": "7.0.1",
@ -24,7 +25,6 @@
"prismarine-chunk": "1.33.0",
"prismarine-registry": "1.6.0",
"semver": "^7.6.0",
"sharp": "^0.33.2",
"ws": "8.12.0"
},
"type": "module"