From 2d27c37d78892961fc4cb3e372b3b99477edef5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:21:00 -0800 Subject: [PATCH] chore(deps-dev): bump @types/throng from 5.0.4 to 5.0.7 (#6186) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e3b1d4518..c20613937 100644 --- a/package.json +++ b/package.json @@ -299,7 +299,7 @@ "@types/slug": "^5.0.3", "@types/stoppable": "^1.1.1", "@types/styled-components": "^5.1.26", - "@types/throng": "^5.0.4", + "@types/throng": "^5.0.7", "@types/tmp": "^0.2.3", "@types/turndown": "^5.0.1", "@types/utf8": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index 654fe1ce6..ef164c391 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3505,10 +3505,10 @@ resolved "https://registry.yarnpkg.com/@types/symlink-or-copy/-/symlink-or-copy-1.2.0.tgz#4151a81b4052c80bc2becbae09f3a9ec010a9c7a" integrity sha512-Lja2xYuuf2B3knEsga8ShbOdsfNOtzT73GyJmZyY7eGl2+ajOqrs8yM5ze0fsSoYwvA6bw7/Qr7OZ7PEEmYwWg== -"@types/throng@^5.0.4": - version "5.0.4" - resolved "https://registry.yarnpkg.com/@types/throng/-/throng-5.0.4.tgz#d89173c17c6900c29e8ab964c3e7386972c600c3" - integrity sha512-/ILtJTyOCMVQFbcteY5WtMLiESDJkWjXdUfWkXhJZQmLnwvxrdYmfEXdqTb2BkFSrvwWnU63b+jB4O3YOLrClg== +"@types/throng@^5.0.7": + version "5.0.7" + resolved "https://registry.yarnpkg.com/@types/throng/-/throng-5.0.7.tgz#5482aaf527363745bc958dcb727ecb5e42b16cbd" + integrity sha512-O8TBC55LPTOYPXak2Ft7meBksgHituuw49xx7gZy1+BcCO1tRGGD8Eqp2bFDFcLp0vKrsOg/Y077dmHjGiOmWQ== "@types/tmp@^0.2.3": version "0.2.3"