Skip to content

Commit

Permalink
Bump axios from 1.4.0 to 1.6.0 in /poller/poller-core
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 1870b08 commit 3b80af4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poller/poller-core/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 poller/poller-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@google-cloud/monitoring": "^4.0.0",
"@google-cloud/pubsub": "^4.0.1",
"@google-cloud/spanner": "^6.16.0",
"axios": "^1.4.0"
"axios": "^1.6.0"
},
"scripts": {
"start": "functions-framework --target=checkSpannerScaleMetricsHTTP",
Expand Down

0 comments on commit 3b80af4

Please sign in to comment.