Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit a144a79

Browse files
chore(deps): bump axios from 1.6.0 to 1.7.2 in /server (#45)
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.7.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 559fc37 commit a144a79

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

server/package-lock.json

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

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@emurgo/cardano-serialization-lib-nodejs": "^11.5.0",
2525
"@reqlez/express-openapi": "^2.1.2",
2626
"@types/validator": "^13.11.7",
27-
"axios": "^1.6.0",
27+
"axios": "^1.7.2",
2828
"bech32-converting": "^1.0.9",
2929
"cors": "^2.8.5",
3030
"dotenv": "^16.3.1",

0 commit comments

Comments
 (0)