Skip to content

Commit 963510b

Browse files
Bump axios from 1.6.8 to 1.7.4 in /demo_backend/functions (#658)
Bumps [axios](https://github.com/axios/axios) from 1.6.8 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.8...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77a8007 commit 963510b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo_backend/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@elastic/elasticsearch": "^8.13.0",
1818
"@google-cloud/firestore": "^6.8.0",
1919
"algoliasearch": "^4.23.2",
20-
"axios": "1.6.8",
20+
"axios": "1.7.4",
2121
"cors": "^2.8.5",
2222
"dotenv": "^16.4.5",
2323
"express": "^4.19.2",

0 commit comments

Comments
 (0)