Skip to content

Commit

Permalink
Bump axios and aws-amplify in /frontend; fixes failing vulnerabilitie…
Browse files Browse the repository at this point in the history
…s check (#2375)

* Bump axios and aws-amplify in /frontend

Bumps [axios](https://github.com/axios/axios) to 1.6.0 and updates ancestor dependency [aws-amplify](https://github.com/aws-amplify/amplify-js). These dependencies need to be updated together.


Updates `axios` from 0.26.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@v0.26.0...v1.6.0)

Updates `aws-amplify` from 5.3.10 to 5.3.12
- [Release notes](https://github.com/aws-amplify/amplify-js/releases)
- [Changelog](https://github.com/aws-amplify/amplify-js/blob/main/docs/changelog.md)
- [Commits](https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.12)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: aws-amplify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add jest moduleNameMapper to package.json, to address lack of import statement compatibility in axios 1.6.2

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthew <[email protected]>
Co-authored-by: Grayson, Matthew <[email protected]>
  • Loading branch information
3 people authored Dec 11, 2023
1 parent 136086a commit 6b5efaf
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 582 deletions.
Loading

0 comments on commit 6b5efaf

Please sign in to comment.