Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.1...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14 lines
246 B
JSON
14 lines
246 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-dev-server",
|
|
"version": "4.3.0",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"axios": "^1.6.0",
|
|
"glob": "^7.1.7",
|
|
"source-map": "^0.7.3",
|
|
"stacktrace-parser": "^0.1.10",
|
|
"ws": "^7.5.3"
|
|
}
|
|
}
|