bumb dependencies

This commit is contained in:
Robin Appelman 2020-12-05 17:14:40 +01:00
commit a5526b440f
2 changed files with 24 additions and 24 deletions

View file

@ -12,16 +12,16 @@
"author": "Icewind",
"dependencies": {
"command-line-args": "^5.1.1",
"command-line-usage": "^6.1.0",
"command-line-usage": "^6.1.1",
"js-yaml": "^3.14.0",
"mx-puppet-bridge": "0.1.0-1",
"steam-user": "4.18.0",
"steamcommunity": "3.41.8",
"steamcommunity": "3.42.0",
"steamid": "1.1.3",
"typescript": "^4.0.5"
"typescript": "^4.1.2"
},
"devDependencies": {
"@types/node": "^14.14.5",
"@types/node": "^14.14.10",
"@types/steamid": "^1.1.0"
}
}