From 8601278deab73a8ee2787e52e33d9767d070f741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 20 Nov 2023 07:31:11 +0000 Subject: [PATCH] Update changelog Signed-off-by: dependabot[bot] --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f64bc7e3..fc0f431c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Dependencies - Bumps `@aws-sdk/types` from 3.418.0 to 3.433.0 - Bumps `@types/node` from 20.6.5 to 20.9.0 -- Bumps `eslint` from 8.50.0 to 8.53.0 +- Bumps `eslint` from 8.50.0 to 8.54.0 - Bumps `@babel/traverse` from 7.15.0 to 7.23.2 - Bumps `eslint-plugin-prettier` from 5.0.0 to 5.0.1 - Bumps `react-devtools-core` from 4.25.0 to 4.28.4 @@ -193,4 +193,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Fixed -- Fix mutability of connection headers ([#291](https://github.com/opensearch-project/opensearch-js/issues/291)) +- Fix mutability of connection headers ([#291](https://github.com/opensearch-project/opensearch-js/issues/291)) \ No newline at end of file