Skip to content

Commit

Permalink
Bump axios from 1.7.4 to 1.7.7 (#447)
Browse files Browse the repository at this point in the history
* Bump axios from 1.7.4 to 1.7.7

Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.7.
- [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.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update version number

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pwadmore-ea <8915039+pwadmore-ea@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and pwadmore-ea authored Oct 1, 2024
1 parent eb82c4a commit 6f68d41
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "future-flood-forecasting-web-portal-importer",
"version": "1.23.4",
"version": "1.23.5",
"description": "A set of Node.js Microsoft Azure functions for the import of flood forecasting data.",
"scripts": {
"build": "build/src/main/resources/scripts/build.sh",
Expand All @@ -11,7 +11,7 @@
"license": "OGL-UK-3.0",
"dependencies": {
"@azure/service-bus": "^7.9.5",
"axios": "^1.7.4",
"axios": "^1.7.7",
"jsonstream-next": "^3.0.0",
"moment": "^2.30.1",
"mssql": "^11.0.1",
Expand Down

0 comments on commit 6f68d41

Please sign in to comment.