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.1584.0 to 2.1585.0 in /app #129

Merged
merged 1 commit into from
Mar 26, 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.1584.0 to 2.1585.0 in /app
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1584.0 to 2.1585.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1584.0...v2.1585.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 Mar 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit b344544b1f9ab1e51a0bb20a97d1f33a4fe676f2
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.1584.0",
"aws-sdk": "^2.1585.0",
"axios": "^1.6.8"
}
}