Skip to content

Commit 8ff3eea

Browse files
chore(deps): bump axios from 1.15.2 to 1.16.0 in /cloud_function (#381)
Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.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 be5f6bb commit 8ff3eea

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

‎cloud_function/package-lock.json‎

Lines changed: 5 additions & 5 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.15.2"
8+
"axios": "^1.16.0"
99
}
1010
}

0 commit comments

Comments
 (0)