Skip to content

Commit

Permalink
Bump axios from 1.7.5 to 1.7.6 in /functions (#3819)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.5...v1.7.6)

---
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>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent d7b232c commit 161e6b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"main": "lib/functions/src/index.js",
"dependencies": {
"axios": "1.7.5",
"axios": "1.7.6",
"cors": "2.8.5",
"date-fns": "3.6.0",
"date-fns-tz": "3.1.3",
Expand Down

0 comments on commit 161e6b4

Please sign in to comment.