mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
Update dependencies
This commit is contained in:
parent
dd0a3c6691
commit
e6a7b2970c
3 changed files with 44 additions and 28 deletions
|
|
@ -40,11 +40,11 @@
|
|||
"cheerio": "^1.0.0-rc.10",
|
||||
"compressjs": "^1.0.2",
|
||||
"gbxremote": "^0.2.1",
|
||||
"got": "^12.0.1",
|
||||
"got": "^12.0.3",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"long": "^5.2.0",
|
||||
"minimist": "^1.2.5",
|
||||
"moment": "^2.29.1",
|
||||
"minimist": "^1.2.6",
|
||||
"moment": "^2.29.3",
|
||||
"punycode": "^2.1.1",
|
||||
"varint": "^6.0.0"
|
||||
},
|
||||
|
|
@ -61,6 +61,6 @@
|
|||
],
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "^0.22.31",
|
||||
"@types/node": "^14.18.10"
|
||||
"@types/node": "^14.18.13"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue