diff --git a/CHANGELOG.md b/CHANGELOG.md index 77971d0d8..685896da4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/yarn.lock b/yarn.lock index ad2323308..8a8d34896 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"