Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aws-sdk from 2.1555.0 to 2.1556.0 in /app #97

Merged
merged 1 commit into from
Feb 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump aws-sdk from 2.1555.0 to 2.1556.0 in /app
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1555.0 to 2.1556.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1555.0...v2.1556.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Feb 13, 2024

Verified

This commit was signed with the committer’s verified signature.
jalling97 John Alling
commit 49e700f66f3cee1eacda1e5f76bfe98bb1804683
14 changes: 7 additions & 7 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"aws-sdk": "^2.1555.0",
"aws-sdk": "^2.1556.0",
"axios": "^1.6.7"
}
}