1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-06 06:10:04 +00:00

build: axios package dependency changes. Missing type added in Group.ts

This commit is contained in:
Trevor Moody
2025-09-16 15:01:11 +01:00
parent 1c4f5fc421
commit 2f5421600e
4 changed files with 32 additions and 16 deletions

View File

@@ -86,7 +86,7 @@
"@types/swagger-ui-express": "^4.1.3",
"@types/unzipper": "^0.10.5",
"adm-zip": "^0.5.9",
"axios": "0.27.2",
"axios": "^1.12.2",
"csrf": "^3.1.0",
"dotenv": "^16.0.1",
"http-headers-validation": "^0.0.1",