diff --git a/CHANGELOG.md b/CHANGELOG.md index 16a38eb44..fb9f75858 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `simple-git` from 3.15.1 to 3.16.0 - Bumps `secure-json-parse` from 2.4.0 to 2.7.0 - Bumps `ora` from 5.4.1 to 6.1.2 +- Bumps `simple-statistics` from 7.7.0 to 7.8.3 ### Dependencies ### Changed @@ -60,4 +61,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Fix mutability of connection headers ([#291](https://github.com/opensearch-project/opensearch-js/issues/291)) [2.1]: https://github.com/opensearch-project/opensearch-js/releases/tag/2.1.0 -[Unreleased]: https://github.com/opensearch-project/opensearch-js/compare/2.1...HEAD +[Unreleased]: https://github.com/opensearch-project/opensearch-js/compare/2.1...HEAD \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index ade6024b4..4f94ff9c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2874,9 +2874,9 @@ simple-git@^3.15.0: debug "^4.3.4" simple-statistics@^7.7.0: - version "7.7.0" - resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.7.0.tgz#cfef964473c940f2adfec85ffde8591a5a933a46" - integrity sha512-TAsZRUJ7FD/yCnm5UBgyWU7bP1gOPsw9n/dVrE8hQ+BF1zJPgDJ5X/MOnxG+HE/7nejSpJLJLdmTh7bkfsFkRw== + version "7.8.3" + resolved "https://registry.yarnpkg.com/simple-statistics/-/simple-statistics-7.8.3.tgz#62998dd7786ba14fa27b07f4f3cd498466f7961a" + integrity sha512-JFvMY00t6SBGtwMuJ+nqgsx9ylkMiJ5JlK9bkj8AdvniIe5615wWQYkKHXe84XtSuc40G/tlrPu0A5/NlJvv8A== slash@^3.0.0: version "3.0.0"