Skip to content

Commit 29805c0

Browse files
committed
fix: combined/mint-token-on-public-ethereum-network/package.json & combined/mint-token-on-public-ethereum-network/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194
1 parent ee8577f commit 29805c0

File tree

2 files changed

+42
-24
lines changed

2 files changed

+42
-24
lines changed

combined/mint-token-on-public-ethereum-network/package-lock.json

Lines changed: 41 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

combined/mint-token-on-public-ethereum-network/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "ISC",
1414
"dependencies": {
15-
"@hyperledger/firefly-sdk": "^1.2.7"
15+
"@hyperledger/firefly-sdk": "^1.3.0"
1616
},
1717
"devDependencies": {
1818
"@types/node": "^18.15.11",

0 commit comments

Comments
 (0)