chore: update gamedig

This commit is contained in:
Smith
2024-08-20 02:46:27 +02:00
parent 4d860c780a
commit ae2b2a31a2

24
package-lock.json generated
View File

@@ -2211,20 +2211,20 @@
}
},
"node_modules/gamedig": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/gamedig/-/gamedig-5.0.1.tgz",
"integrity": "sha512-iCjgMbpYxUof+4bdACZzQrDuhBHcn72nnxNReoEljc2aNWr/tPgYjqKeoj9TFtlXkh2+PMIod/5w52fwzvf1Jg==",
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/gamedig/-/gamedig-5.1.2.tgz",
"integrity": "sha512-YvuTM2kE3uNQwSP15lIL6ycjK9TVNMiRTKs1cxaSjIOfwOo+/fCRigftar/z6ABi4JqDJkh9NlMGIWZoP7gVYQ==",
"license": "MIT",
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"gbxremote": "^0.2.1",
"got": "^13.0.0",
"iconv-lite": "^0.6.3",
"long": "^5.2.3",
"minimist": "^1.2.8",
"punycode": "^2.3.0",
"seek-bzip": "^2.0.0",
"varint": "^6.0.0"
"cheerio": "1.0.0-rc.12",
"gbxremote": "0.2.1",
"got": "13.0.0",
"iconv-lite": "0.6.3",
"long": "5.2.3",
"minimist": "1.2.8",
"punycode": "2.3.1",
"seek-bzip": "2.0.0",
"varint": "6.0.0"
},
"bin": {
"gamedig": "bin/gamedig.js"