Skip to content

Commit b13d6b6

Browse files
chore(deps): bump axios from 1.13.5 to 1.15.0 in /cloud_function (#332)
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 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 75b8ef2 commit b13d6b6

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

cloud_function/package-lock.json

Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloud_function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"dependencies": {
66
"@google-cloud/functions-framework": "^3.0.0",
77
"@google-cloud/secret-manager": "^5.0.0",
8-
"axios": "^1.0.0"
8+
"axios": "^1.15.0"
99
}
1010
}

0 commit comments

Comments
 (0)