Fixed js-api dep for superagent (#11212)

This commit is contained in:
Vito Albano
2025-09-19 14:07:49 +01:00
committed by GitHub
parent 91d6b80965
commit 731443ca1c

View File

@@ -15,7 +15,7 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"dependencies": {
"axios": "^1.12.2",
"superagent": "^9.0.1",
"eventemitter3": "^5.0.1",
"tslib": "^2.6.1"
},