chore(deps): bump jsrsasign from 10.9.0 to 11.1.0 (#21155)
Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.9.0 to 11.1.0. - [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/10.9.0...11.1.0) --- updated-dependencies: - dependency-name: jsrsasign dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... 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
6365ff027e
commit
ef17fa97a8
|
|
@ -100,7 +100,7 @@
|
|||
"jsdom": "27.0.0",
|
||||
"json-bigint": "1.0.0",
|
||||
"jsonpath-plus": "10.3.0",
|
||||
"jsrsasign": "10.9.0",
|
||||
"jsrsasign": "11.1.0",
|
||||
"lru-cache": "11.2.6",
|
||||
"lz-string": "1.5.0",
|
||||
"mailparser": "3.9.3",
|
||||
|
|
|
|||
|
|
@ -164,8 +164,8 @@ importers:
|
|||
specifier: 10.3.0
|
||||
version: 10.3.0
|
||||
jsrsasign:
|
||||
specifier: 10.9.0
|
||||
version: 10.9.0
|
||||
specifier: 11.1.0
|
||||
version: 11.1.0
|
||||
lru-cache:
|
||||
specifier: 11.2.6
|
||||
version: 11.2.6
|
||||
|
|
@ -3981,8 +3981,8 @@ packages:
|
|||
resolution: {integrity: sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==}
|
||||
engines: {'0': node >=0.6.0}
|
||||
|
||||
jsrsasign@10.9.0:
|
||||
resolution: {integrity: sha512-QWLUikj1SBJGuyGK8tjKSx3K7Y69KYJnrs/pQ1KZ6wvZIkHkWjZ1PJDpuvc1/28c1uP0KW9qn1eI1LzHQqDOwQ==}
|
||||
jsrsasign@11.1.0:
|
||||
resolution: {integrity: sha512-Ov74K9GihaK9/9WncTe1mPmvrO7Py665TUfUKvraXBpu+xcTWitrtuOwcjf4KMU9maPaYn0OuaWy0HOzy/GBXg==}
|
||||
|
||||
jwa@2.0.1:
|
||||
resolution: {integrity: sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==}
|
||||
|
|
@ -9315,7 +9315,7 @@ snapshots:
|
|||
json-schema: 0.4.0
|
||||
verror: 1.10.0
|
||||
|
||||
jsrsasign@10.9.0: {}
|
||||
jsrsasign@11.1.0: {}
|
||||
|
||||
jwa@2.0.1:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue