Skip to content

Commit

Permalink
Bump axios from 1.6.0 to 1.7.4 in /application-code/nodejs-demoapp/src (
Browse files Browse the repository at this point in the history
#230)

Bumps [axios](https://github.com/axios/axios) from 1.6.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@v1.6.0...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 02b9e58 commit e3c8a92
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions application-code/nodejs-demoapp/src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion application-code/nodejs-demoapp/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lint-fix": "eslint . --ext mjs --fix && prettier --write **/*.mjs"
},
"dependencies": {
"axios": "^1.6.0",
"axios": "^1.7.4",
"cookie-parser": "^1.4.6",
"dotenv": "^16.0.1",
"ejs": "^3.1.10",
Expand Down

0 comments on commit e3c8a92

Please sign in to comment.