Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 4 updates (#348)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 4 updates in the /src/ContosoTraders.Ui.Website directory: [axios](https://github.com/axios/axios), [ejs](https://github.com/mde/ejs), [express](https://github.com/expressjs/express) and [follow-redirects](https://github.com/follow-redirects/follow-redirects).


Updates `axios` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.4.0...v1.6.0)

Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.8...v3.1.10)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `follow-redirects` from 1.15.2 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 May 14, 2024
1 parent 240bdd7 commit 7bfdfea
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
102 changes: 51 additions & 51 deletions src/ContosoTraders.Ui.Website/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 src/ContosoTraders.Ui.Website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@mui/icons-material": "^5.13.7",
"@mui/material": "^5.14.0",
"axios": "^1.4.0",
"axios": "^1.6.0",
"formik": "^2.4.4",
"history": "^5.3.0",
"msal": "^1.4.18",
Expand Down

0 comments on commit 7bfdfea

Please sign in to comment.