Skip to content

Commit

Permalink
fix: contracts/cw20-merkle-airdrop/helpers/package.json to reduce vul…
Browse files Browse the repository at this point in the history
…nerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent 127d9f8 commit 85506ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/cw20-merkle-airdrop/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@cosmjs/encoding": "^0.25.5",
"@oclif/command": "^1",
"@oclif/config": "^1",
"@oclif/plugin-help": "^3",
"@oclif/plugin-help": "^3.2.17",
"@types/crypto-js": "^4.0.2",
"ethereumjs-util": "^7.1.0",
"merkletreejs": "^0.2.23",
Expand Down

0 comments on commit 85506ad

Please sign in to comment.