Skip to content

Commit df59a18

Browse files
Bump axios
Bumps the npm_and_yarn group in /charts/firefly/scripts/ff-deploy-erc20-erc721-contracts with 1 update: [axios](https://github.com/axios/axios). Updates `axios` from 0.25.0 to 1.7.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.25.0...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 969498f commit df59a18

File tree

1 file changed

+1
-1
lines changed
  • charts/firefly/scripts/ff-deploy-erc20-erc721-contracts

1 file changed

+1
-1
lines changed

charts/firefly/scripts/ff-deploy-erc20-erc721-contracts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "Apache-2.0",
1212
"dependencies": {
13-
"axios": "^0.25.0",
13+
"axios": "^1.7.4",
1414
"form-data": "^4.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)