diff --git a/packages/manager/apps/telecom/package.json b/packages/manager/apps/telecom/package.json index 4bd3a84af04d..65a08cc51c1d 100644 --- a/packages/manager/apps/telecom/package.json +++ b/packages/manager/apps/telecom/package.json @@ -116,7 +116,7 @@ "ovh-angular-timeline": "^1.5.2", "ovh-angular-ui-confirm-modal": "^1.0.2", "ovh-angular-user-pref": "^0.3.1", - "ovh-api-services": "git+https://github.com/ovh-ux/ovh-api-services.git#fix/portability-upload", + "ovh-api-services": "^9.26.0", "ovh-manager-webfont": "^1.0.1", "ovh-ng-input-password": "^1.2.5", "ovh-ngstrap": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 96c8cb7f34bd..1eedaee749a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11799,12 +11799,6 @@ ovh-api-services@^9.26.0: dependencies: lodash "^4.17.15" -"ovh-api-services@git+https://github.com/ovh-ux/ovh-api-services.git#fix/portability-upload": - version "9.24.1" - resolved "git+https://github.com/ovh-ux/ovh-api-services.git#fafe1b35dc8de3a0de4409c2e8dc53bd784e8efc" - dependencies: - lodash "^4.17.15" - ovh-common-style@^3.2.2, ovh-common-style@ovh-ux/ovh-common-style#^3.2.2: version "3.2.2" resolved "https://codeload.github.com/ovh-ux/ovh-common-style/tar.gz/cd9f7bea9240b7e2334ae5cd7e74529478b271d4"