Skip to content

Commit

Permalink
Bump agentkeepalive from 4.3.0 to 4.5.0 in /lambda
Browse files Browse the repository at this point in the history
Bumps [agentkeepalive](https://github.com/node-modules/agentkeepalive) from 4.3.0 to 4.5.0.
- [Changelog](https://github.com/node-modules/agentkeepalive/blob/master/History.md)
- [Commits](node-modules/agentkeepalive@4.3.0...4.5.0)

---
updated-dependencies:
- dependency-name: agentkeepalive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 7af5348 commit 9030942
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 25 deletions.
33 changes: 9 additions & 24 deletions lambda/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 lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test:coverage": "c8 npm test"
},
"dependencies": {
"agentkeepalive": "^4.3.0",
"agentkeepalive": "^4.5.0",
"axios": "^1.5.0",
"sprintf-js": "^1.1.2",
"uuid": "^9.0.0",
Expand Down

0 comments on commit 9030942

Please sign in to comment.