1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-10 23:53:14 +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

@@ -19,7 +19,7 @@
"@types/jest": "^26.0.24",
"@types/node": "^12.20.28",
"@types/react": "^17.0.27",
"axios": "^1.12.2",
"axios": "1.12.2",
"monaco-editor": "^0.33.0",
"react": "^17.0.2",
"react-copy-to-clipboard": "^5.1.0",