From 66acc6965e1c9d0369bfec9285f53cd8df786dc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 11:05:47 +0000 Subject: [PATCH] Bump natural from 6.3.0 to 6.5.0 Bumps [natural](https://github.com/NaturalNode/natural) from 6.3.0 to 6.5.0. - [Release notes](https://github.com/NaturalNode/natural/releases) - [Commits](https://github.com/NaturalNode/natural/compare/6.3.0...6.5.0) --- updated-dependencies: - dependency-name: natural dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 156fd20..47116ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8852,9 +8852,9 @@ } }, "node_modules/natural": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/natural/-/natural-6.3.0.tgz", - "integrity": "sha512-+Gt08Vj2I3h6c4MnZzFPuz+/y1yfNhY8nvhQm69KsQMsYnURd+eRY7cKYXGzT7NMQSN3j/CxluCCXwHpg3gtPw==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/natural/-/natural-6.5.0.tgz", + "integrity": "sha512-EV9uSQ3zraz3CgUI2TbRfuEHEBnjkqcSKS183wqDo4hIeAi+e49xwPzDXBAWjXha8eZLKmftQ/dVZU7cW1gjsg==", "dependencies": { "afinn-165": "^1.0.2", "afinn-165-financialmarketnews": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 236979f..f581a55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4940,9 +4940,9 @@ native-fetch@^4.0.2: integrity sha512-4QcVlKFtv2EYVS5MBgsGX5+NWKtbDbIECdUXDBGDMAZXq3Jkv9zf+y8iS7Ub8fEdga3GpYeazp9gauNqXHJOCg== natural@^6.2.0: - version "6.3.0" - resolved "https://registry.npmjs.org/natural/-/natural-6.3.0.tgz" - integrity sha512-+Gt08Vj2I3h6c4MnZzFPuz+/y1yfNhY8nvhQm69KsQMsYnURd+eRY7cKYXGzT7NMQSN3j/CxluCCXwHpg3gtPw== + version "6.5.0" + resolved "https://registry.yarnpkg.com/natural/-/natural-6.5.0.tgz#16057ecacb09d8ef6015df2153d7668ca991904d" + integrity sha512-EV9uSQ3zraz3CgUI2TbRfuEHEBnjkqcSKS183wqDo4hIeAi+e49xwPzDXBAWjXha8eZLKmftQ/dVZU7cW1gjsg== dependencies: afinn-165 "^1.0.2" afinn-165-financialmarketnews "^3.0.0"