From 0a860c1b9ab75c902437d7a52a3e0491331827be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 05:44:17 +0000 Subject: [PATCH] chore(deps-dev): bump @types/jsbn from 1.2.32 to 1.2.33 Bumps [@types/jsbn](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsbn) from 1.2.32 to 1.2.33. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsbn) --- updated-dependencies: - dependency-name: "@types/jsbn" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 30405e7b..8caadef8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2721,9 +2721,9 @@ pretty-format "^29.0.0" "@types/jsbn@^1.1.0": - version "1.2.32" - resolved "https://registry.yarnpkg.com/@types/jsbn/-/jsbn-1.2.32.tgz#2cb8a8737abd8b264c8d29dfcccc47bbc857bc40" - integrity sha512-zRragkEedY3qLrwZtFqTtvRutVpQdYXicWVj8MjVuL7ahNJWmbvGV6MiRRtNmU7uZQf0ylbSsqANxD16b2GqFg== + version "1.2.33" + resolved "https://registry.yarnpkg.com/@types/jsbn/-/jsbn-1.2.33.tgz#470a4ff059f40fa6ca59838a8fa3f30c62a8c5ac" + integrity sha512-ZlLkHfu8xqqVFSbCe1FSPtAMUs7LKxk7TPskMb+sI5IbuzqyVqIEt9SVaQfFD2vrFcQunqKAmEBOuBEkoNLw4g== "@types/jsdom@^20.0.0": version "20.0.1"