mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 08:03:43 +01:00
a3eb595359
Bumps the npm_and_yarn group in /tgui with 2 updates: [axios](https://github.com/axios/axios) and [micromatch](https://github.com/micromatch/micromatch). Updates `axios` from 1.7.2 to 1.7.4 - [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/v1.7.2...v1.7.4) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14 lines
257 B
JSON
14 lines
257 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-dev-server",
|
|
"version": "4.5.1-paradise",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"axios": "^1.7.4",
|
|
"glob": "^11.0.0",
|
|
"source-map": "^0.7.4",
|
|
"stacktrace-parser": "^0.1.10",
|
|
"ws": "^8.18.0"
|
|
}
|
|
}
|