@gearbox-protocol/deploy-tools 4.61.36 → 4.61.37

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.
Files changed (2) hide show
  1. package/dist/index.mjs +5 -5
  2. package/package.json +2 -2
package/dist/index.mjs CHANGED
@@ -51251,10 +51251,10 @@ var require_audits = __commonJS({
51251
51251
  revision: "2024 Oct",
51252
51252
  reportLink: "https://github.com/Gearbox-protocol/security/blob/main/audits/2024%20Oct%20-%20Decurity_Gearbox_SKY_integration.pdf"
51253
51253
  },
51254
- "2024_Oct_Watchpug_Pendle": {
51254
+ "2024_Dec_Watchpug_Pendle": {
51255
51255
  auditor: Auditor2.Watchpug,
51256
51256
  revision: "2024 Oct",
51257
- reportLink: "https://github.com/Gearbox-protocol/security/blob/main/audits/2024%20Oct%20-%20Watchpug_Pendle_oracle.pdf"
51257
+ reportLink: "https://github.com/Gearbox-protocol/security/blob/main/audits/2024%20Dec%20-%20Watchpug_Pendle_Oracle.pdf"
51258
51258
  }
51259
51259
  };
51260
51260
  exports2.audits = {
@@ -51407,13 +51407,13 @@ var require_audits = __commonJS({
51407
51407
  type: "commit",
51408
51408
  commit: "370777f28ba4df7f6465f4deca2a337fece2abb5",
51409
51409
  // v3.1
51410
- report: exports2.auditReports["2024_Oct_Watchpug_Pendle"]
51410
+ report: exports2.auditReports["2024_Dec_Watchpug_Pendle"]
51411
51411
  },
51412
51412
  {
51413
51413
  type: "commit",
51414
51414
  commit: "4f2b39e0554beeb484d07a53ce90b67f63aaa41d",
51415
51415
  // v3.0
51416
- report: exports2.auditReports["2024_Oct_Watchpug_Pendle"]
51416
+ report: exports2.auditReports["2024_Dec_Watchpug_Pendle"]
51417
51417
  },
51418
51418
  {
51419
51419
  type: "commit",
@@ -335794,7 +335794,7 @@ function getRenderer(opts) {
335794
335794
  }
335795
335795
 
335796
335796
  // package.json
335797
- var version2 = "4.61.36";
335797
+ var version2 = "4.61.37";
335798
335798
 
335799
335799
  // src/version.ts
335800
335800
  var version_default = version2;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gearbox-protocol/deploy-tools",
3
3
  "description": "Gearbox deploy tools",
4
- "version": "4.61.36",
4
+ "version": "4.61.37",
5
5
  "homepage": "https://gearbox.fi",
6
6
  "keywords": [
7
7
  "gearbox"
@@ -44,7 +44,7 @@
44
44
  "@gearbox-protocol/deploy-tools-node": "0.0.0",
45
45
  "@gearbox-protocol/deploy-tools-shared": "0.0.0",
46
46
  "@gearbox-protocol/deploy-tools-types": "0.0.0",
47
- "@gearbox-protocol/sdk-gov": "^2.32.1",
47
+ "@gearbox-protocol/sdk-gov": "^2.32.2",
48
48
  "@types/lodash-es": "^4.17.12",
49
49
  "@types/node": "^22.10.1",
50
50
  "@types/react": "^18.3.13",