@sp-api-sdk/reports-api-2020-09-04
Advanced tools
Comparing version 1.11.2 to 1.11.3
@@ -5,3 +5,3 @@ { | ||
"description": "Effective June 27, 2023, the Selling Partner API for Reports v2020-09-04 will no longer be available and all calls to it will fail. Integrations that rely on the Reports API must migrate to Reports v2021-06-30 to avoid service disruption.", | ||
"version": "1.11.2", | ||
"version": "1.11.3", | ||
"main": "dist/cjs/index.js", | ||
@@ -22,4 +22,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "1.11.5", | ||
"axios": "^1.4.0" | ||
"@sp-api-sdk/common": "1.11.6", | ||
"axios": "^1.5.1" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
], | ||
"gitHead": "0482222d751371d4e679aeb5dbab1cf8eb4c8bd4" | ||
"gitHead": "504bc3889d8c5dba1870b3c1a3b3f4ab1cf8b7cc" | ||
} |
+ Added@sp-api-sdk/auth@1.11.6(transitive)
+ Added@sp-api-sdk/common@1.11.6(transitive)
- Removed@sp-api-sdk/auth@1.11.5(transitive)
- Removed@sp-api-sdk/common@1.11.5(transitive)
Updated@sp-api-sdk/common@1.11.6
Updatedaxios@^1.5.1