1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-09 07:03:13 +00:00

chore: pin axios versions

This commit is contained in:
mulahasanovic
2026-04-01 20:55:50 +02:00
parent 8b2a6155a9
commit 4f75fd290f
4 changed files with 7 additions and 9 deletions

View File

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