@sp-api-sdk/fba-inventory-api-v1
Advanced tools
Comparing version 1.14.1 to 1.15.0
@@ -5,3 +5,3 @@ { | ||
"description": "The Selling Partner API for FBA Inventory lets you programmatically retrieve information about inventory in Amazon's fulfillment network.", | ||
"version": "1.14.1", | ||
"version": "1.15.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -30,4 +30,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.10.2", | ||
"axios": "^0.27.2" | ||
"@sp-api-sdk/common": "^1.11.0", | ||
"axios": "^1.4.0" | ||
}, | ||
@@ -56,3 +56,3 @@ "repository": { | ||
}, | ||
"gitHead": "5436578b08afa670b1f49ffc258869b3b6297bd6" | ||
"gitHead": "107d3711376fa9561a8c02add732f7508c9c02ec" | ||
} |
110872
- Removedaxios@0.27.2(transitive)
Updated@sp-api-sdk/common@^1.11.0
Updatedaxios@^1.4.0