Skip to content

Commit

Permalink
fix: upgrade @neutron-org/neutronjsplus from 0.0.9 to 0.0.12
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @neutron-org/neutronjsplus from 0.0.9 to 0.0.12.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/neutron-robot/project/96bea5bd-1912-4eda-ad7f-098b315c41a4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 4, 2023
1 parent 7b6ad41 commit 72f34e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@cosmos-client/core": "0.45.13",
"@cosmos-client/cosmwasm": "^0.20.1",
"@cosmos-client/ibc": "^1.2.1",
"@neutron-org/neutronjsplus": "^0.0.9",
"@neutron-org/neutronjsplus": "^0.0.12",
"@types/lodash": "^4.14.182",
"@types/long": "^4.0.2",
"axios": "^0.27.2",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1591,15 +1591,16 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@neutron-org/neutronjsplus@^0.0.9":
version "0.0.9"
resolved "https://registry.yarnpkg.com/@neutron-org/neutronjsplus/-/neutronjsplus-0.0.9.tgz#d4aea3ddc828438b22cd60e0f5746063f957614d"
integrity sha512-yAzfPiwgE9500lbD02zhQXGbgzwl9OkMWC58y1oMKav0LIHLN9In8a9t4Wg6QGFg0eGxW0teQZrXudGNufW4qQ==
"@neutron-org/neutronjsplus@^0.0.12":
version "0.0.12"
resolved "https://registry.yarnpkg.com/@neutron-org/neutronjsplus/-/neutronjsplus-0.0.12.tgz#a816a9e5ce3bfc25013166e008487b0842dfce1f"
integrity sha512-ef1c5WWJ1sUKAjl57VxI5nd1orofVVriMC+K6Ca1FxEFqXwlNd7DUZvc2nk3F4RcZTl2jVG97NdWIvzUtUs3DA==
dependencies:
"@cosmos-client/core" "0.45.13"
"@cosmos-client/cosmwasm" "^0.20.1"
"@cosmos-client/ibc" "^1.2.1"
axios "^0.27.2"
long "^5.2.1"
merkletreejs "^0.3.9"

"@nodelib/fs.scandir@2.1.5":
Expand Down

0 comments on commit 72f34e0

Please sign in to comment.