Skip to content

Commit

Permalink
chore(deps): bump jsrsasign from 10.9.0 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.9.0 to 11.0.0.
- [Release notes](https://github.com/kjur/jsrsasign/releases)
- [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt)
- [Commits](kjur/jsrsasign@10.9.0...11.0.0)

---
updated-dependencies:
- dependency-name: jsrsasign
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 71d7fbc commit b3bf728
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/certificate-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"main": "lib/CertUtil",
"dependencies": {
"jsrsasign": "10.9.0"
"jsrsasign": "11.0.0"
},
"devDependencies": {
"@swc/core": "^1.3.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5132,7 +5132,7 @@ __metadata:
"@types/node": ^20.1.0
"@types/rimraf": ^3.0.2
jest: ^29.2.1
jsrsasign: 10.9.0
jsrsasign: 11.0.0
rimraf: ^3.0.2
ts-node: ^10.9.1
typescript: ^5.0.4
Expand Down Expand Up @@ -13168,10 +13168,10 @@ __metadata:
languageName: node
linkType: hard

"jsrsasign@npm:10.9.0":
version: 10.9.0
resolution: "jsrsasign@npm:10.9.0"
checksum: 6ddb6943660a3ebe7c72f2089adf16d9644cd68fb775910fd7ca925d9191cad5a84f6975a0e7d337a8b1ea762309abfcffff0b8f4624c23f97921076c6bb9679
"jsrsasign@npm:11.0.0":
version: 11.0.0
resolution: "jsrsasign@npm:11.0.0"
checksum: 9bbcbb9d2609e279fb015eec259490053be0afd9a6a98743ce0bf42f825e8415b377bfb1aef1d988d3d9ece0bce34bec5bc64f71e99406d0743c37cbbb2f89a5
languageName: node
linkType: hard

Expand Down

0 comments on commit b3bf728

Please sign in to comment.