@sonarwatch/portfolio-plugins 0.11.153 → 0.11.154

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.11.154](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.153...plugins-0.11.154) (2024-03-28)
6
+
7
+
8
+
5
9
  ## [0.11.153](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.152...plugins-0.11.153) (2024-03-28)
6
10
 
7
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sonarwatch/portfolio-plugins",
3
- "version": "0.11.153",
3
+ "version": "0.11.154",
4
4
  "type": "commonjs",
5
5
  "generators": "./generators.json",
6
6
  "dependencies": {
@@ -23,7 +23,7 @@
23
23
  "@onsol/tldparser": "^0.6.1",
24
24
  "@sei-js/core": "^3.0.1",
25
25
  "@sei-js/proto": "^3.0.1",
26
- "@solana/web3.js": "^1.89.1",
26
+ "@solana/web3.js": "^1.91.2",
27
27
  "axios": "^1.4.0",
28
28
  "bignumber.js": "^9.1.1",
29
29
  "bitcoin-address-validation": "^2.2.1",
@@ -41,7 +41,7 @@
41
41
  "web3-v1": "npm:web3@^1.5.0"
42
42
  },
43
43
  "peerDependencies": {
44
- "@sonarwatch/portfolio-core": "0.11.153"
44
+ "@sonarwatch/portfolio-core": "0.11.154"
45
45
  },
46
46
  "main": "./src/index.js",
47
47
  "types": "./src/index.d.ts"