Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/debug-4.3.7
Browse files Browse the repository at this point in the history
Signed-off-by: Theo N. Truong <theotr@amazon.com>
  • Loading branch information
nhtruong authored Sep 9, 2024
2 parents 5d4d6e7 + 7456312 commit dba0d95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Added
### Dependencies
- Bumps `micromatch` from 4.0.7 to 4.0.8
- Bumps `debug` from 4.3.6 to 4.3.7
- Bumps `simple-statistics` from 7.8.4 to 7.8.5
- Bumps `simple-git` from 3.25.0 to 3.26.0
- Bumps `@types/node` from 22.5.0 to 22.5.2
- Bumps `debug` from 4.3.6 to 4.3.7
- Bumps `aws4` from 1.13.1 to 1.13.2
### Changed
### Deprecated
### Removed
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -811,9 +811,9 @@ auto-bind@4.0.0:
integrity sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==

aws4@^1.11.0:
version "1.13.1"
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.1.tgz#bb5f8b8a20739f6ae1caeaf7eea2c7913df8048e"
integrity sha512-u5w79Rd7SU4JaIlA/zFqG+gOiuq25q5VLyZ8E+ijJeILuTxVzZgp2CaGw/UTw6pXYN9XMO9yiqj/nEHmhTG5CA==
version "1.13.2"
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==

balanced-match@^1.0.0:
version "1.0.2"
Expand Down

0 comments on commit dba0d95

Please sign in to comment.