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

Commit 706eeb3

Browse files
chore(deps): bump axios from 1.7.4 to 1.7.5 in /server (#80)
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.7.5) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b6a57b commit 706eeb3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

server/package-lock.json

Lines changed: 4 additions & 4 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.12.0",
27-
"axios": "^1.7.4",
27+
"axios": "^1.7.5",
2828
"bech32-converting": "^1.0.9",
2929
"cors": "^2.8.5",
3030
"dotenv": "^16.4.5",

0 commit comments

Comments
 (0)