chore(deps): bump jsrsasign from 10.8.6 to 10.9.0 (#13894)

* chore(deps): bump jsrsasign from 10.8.6 to 10.9.0

Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.8.6 to 10.9.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.8.6...10.9.0)

---
updated-dependencies:
- dependency-name: jsrsasign
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

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:
dependabot[bot] 2023-11-27 22:30:01 +00:00 committed by GitHub
parent f51b7010ca
commit bde60fc55c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -115,7 +115,7 @@
"jsdom": "22.1.0",
"json-bigint": "1.0.0",
"json5": "2.2.3",
"jsrsasign": "10.8.6",
"jsrsasign": "10.9.0",
"koa": "2.14.2",
"koa-basic-auth": "4.0.0",
"koa-favicon": "2.1.0",

View File

@ -102,8 +102,8 @@ dependencies:
specifier: 2.2.3
version: 2.2.3
jsrsasign:
specifier: 10.8.6
version: 10.8.6
specifier: 10.9.0
version: 10.9.0
koa:
specifier: 2.14.2
version: 2.14.2
@ -5174,8 +5174,8 @@ packages:
verror: 1.10.0
dev: false
/jsrsasign@10.8.6:
resolution: {integrity: sha512-bQmbVtsfbgaKBTWCKiDCPlUPbdlRIK/FzSwT3BzIgZl/cU6TqXu6pZJsCI/dJVrZ9Gir5GC4woqw9shH/v7MBw==}
/jsrsasign@10.9.0:
resolution: {integrity: sha512-QWLUikj1SBJGuyGK8tjKSx3K7Y69KYJnrs/pQ1KZ6wvZIkHkWjZ1PJDpuvc1/28c1uP0KW9qn1eI1LzHQqDOwQ==}
dev: false
/jwa@2.0.0: