From 89f17be2b9958e78b0f816e7695dd920907562fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 02:04:54 +0000 Subject: [PATCH] Bump jsrsasign from 11.1.1 to 11.1.3 Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 11.1.1 to 11.1.3. - [Release notes](https://github.com/kjur/jsrsasign/releases) - [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt) - [Commits](https://github.com/kjur/jsrsasign/compare/11.1.1...11.1.3) --- updated-dependencies: - dependency-name: jsrsasign dependency-version: 11.1.3 dependency-type: direct:production 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 94906eb..d85be80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2511,9 +2511,9 @@ jsonwebtoken@^9.0.2: semver "^7.5.4" jsrsasign@^11.0.0: - version "11.1.1" - resolved "https://registry.yarnpkg.com/jsrsasign/-/jsrsasign-11.1.1.tgz#a6a213e52b835fd6292fae9903a165921578fc13" - integrity sha512-6w95OOXH8DNeGxakqLndBEqqwQ6A70zGaky1oxfg8WVLWOnghTfJsc5Tknx+Z88MHSb1bGLcqQHImOF8Lk22XA== + version "11.1.3" + resolved "https://registry.yarnpkg.com/jsrsasign/-/jsrsasign-11.1.3.tgz#4e02daeca66b711077c076b1790dcd9568d48789" + integrity sha512-nPnK5D/4lv0Dwr7TlzrKtAd8JlLZwFTqTUUB3NQCbtdobcRcohGFxjbPySDVh74iWUudcCsapYT6OxoyhJLhhA== jwa@^2.0.1: version "2.0.1"