Skip to content

Commit

Permalink
Bump sprintf-js from 1.1.2 to 1.1.3 in /lambda (#616)
Browse files Browse the repository at this point in the history
Bumps [sprintf-js](https://github.com/alexei/sprintf.js) from 1.1.2 to 1.1.3.
- [Changelog](https://github.com/alexei/sprintf.js/blob/master/CHANGELOG.md)
- [Commits](alexei/sprintf.js@1.1.2...1.1.3)

---
updated-dependencies:
- dependency-name: sprintf-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 3b2c514 commit 5407167
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -29,7 +29,7 @@
"dependencies": {
"agentkeepalive": "^4.5.0",
"axios": "^1.5.0",
"sprintf-js": "^1.1.2",
"sprintf-js": "^1.1.3",
"uuid": "^9.0.0",
"winston": "^3.10.0"
},
Expand Down

0 comments on commit 5407167

Please sign in to comment.