chore(deps): bump jsrsasign from 11.1.0 to 11.1.1 (#21212)
Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 11.1.0 to 11.1.1. - [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.0...11.1.1) --- updated-dependencies: - dependency-name: jsrsasign dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6a1b590b8b
commit
cb7a97237d
|
|
@ -100,7 +100,7 @@
|
|||
"jsdom": "27.0.0",
|
||||
"json-bigint": "1.0.0",
|
||||
"jsonpath-plus": "10.4.0",
|
||||
"jsrsasign": "11.1.0",
|
||||
"jsrsasign": "11.1.1",
|
||||
"lru-cache": "11.2.6",
|
||||
"lz-string": "1.5.0",
|
||||
"mailparser": "3.9.3",
|
||||
|
|
|
|||
|
|
@ -175,8 +175,8 @@ importers:
|
|||
specifier: 10.4.0
|
||||
version: 10.4.0
|
||||
jsrsasign:
|
||||
specifier: 11.1.0
|
||||
version: 11.1.0
|
||||
specifier: 11.1.1
|
||||
version: 11.1.1
|
||||
lru-cache:
|
||||
specifier: 11.2.6
|
||||
version: 11.2.6
|
||||
|
|
@ -4208,8 +4208,8 @@ packages:
|
|||
resolution: {integrity: sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==}
|
||||
engines: {'0': node >=0.6.0}
|
||||
|
||||
jsrsasign@11.1.0:
|
||||
resolution: {integrity: sha512-Ov74K9GihaK9/9WncTe1mPmvrO7Py665TUfUKvraXBpu+xcTWitrtuOwcjf4KMU9maPaYn0OuaWy0HOzy/GBXg==}
|
||||
jsrsasign@11.1.1:
|
||||
resolution: {integrity: sha512-6w95OOXH8DNeGxakqLndBEqqwQ6A70zGaky1oxfg8WVLWOnghTfJsc5Tknx+Z88MHSb1bGLcqQHImOF8Lk22XA==}
|
||||
|
||||
jsx-ast-utils@3.3.5:
|
||||
resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
|
||||
|
|
@ -9827,7 +9827,7 @@ snapshots:
|
|||
json-schema: 0.4.0
|
||||
verror: 1.10.0
|
||||
|
||||
jsrsasign@11.1.0: {}
|
||||
jsrsasign@11.1.1: {}
|
||||
|
||||
jsx-ast-utils@3.3.5:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue