@sp-api-sdk/fba-inventory-api-v1
Advanced tools
Comparing version 1.12.3 to 1.12.4
@@ -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.12.3", | ||
"version": "1.12.4", | ||
"main": "dist/cjs/index.js", | ||
@@ -31,4 +31,4 @@ "module": "dist/es/index.js", | ||
"dependencies": { | ||
"@sp-api-sdk/auth": "^1.9.16", | ||
"@sp-api-sdk/common": "^1.9.2", | ||
"@sp-api-sdk/auth": "^1.9.17", | ||
"@sp-api-sdk/common": "^1.9.3", | ||
"axios": "^0.27.2" | ||
@@ -55,3 +55,3 @@ }, | ||
], | ||
"gitHead": "a7c5d10323f6fbaea18fe0669afb4c66a5898554" | ||
"gitHead": "a91680c9bce217db7412c5ad7c17aa6e918ada8e" | ||
} |
Updated@sp-api-sdk/auth@^1.9.17
Updated@sp-api-sdk/common@^1.9.3