@ichidao/ichi-vaults-sdk 0.1.50 → 0.1.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @license
4
4
  * author: ICHI DAO <core@ichi.org>
5
- * ichi-vaults-sdk.js v0.1.50
5
+ * ichi-vaults-sdk.js v0.1.51
6
6
  * Released under the MIT license.
7
7
  */
8
8
 
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * @license
4
4
  * author: ICHI DAO <core@ichi.org>
5
- * ichi-vaults-sdk.js v0.1.50
5
+ * ichi-vaults-sdk.js v0.1.51
6
6
  * Released under the MIT license.
7
7
  */
8
8
 
@@ -475,7 +475,7 @@ exports.addressConfig = (_a = {},
475
475
  _r[types_1.SupportedDex.Satsuma] = {
476
476
  factoryAddress: '0x1E3B3F9562adaF0351A558f8A1cE281E5a2623AC',
477
477
  depositGuard: {
478
- address: '0x24430E837efB64EF87bb32be03437fc6005EEF74',
478
+ address: '0x968bD363728e85D696b2C981a12864E32337C2d0',
479
479
  version: 2,
480
480
  },
481
481
  vaultDeployerAddress: '0x90434237670C37bfbBadF61EBbbf60be70c214dD',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ichidao/ichi-vaults-sdk",
3
- "version": "0.1.50",
3
+ "version": "0.1.51",
4
4
  "description": "The ICHI Vaults SDK",
5
5
  "main": "dist/src/index.cjs.js",
6
6
  "module": "dist/src/index.esm.js",