Skip to content

Commit

Permalink
build(deps): bump jsrsasign from 10.5.25 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.5.25 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.5.25...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 3291dcc commit 514cbb1
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"http-errors": "1.6.3",
"indy-sdk": "1.16.0-dev-1655",
"jsonwebtoken": "9.0.0",
"jsrsasign": "10.5.25",
"jsrsasign": "11.0.0",
"log4js": "6.4.0",
"morgan": "1.9.1",
"run-time-error-cjs": "1.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"fast-safe-stringify": "2.1.1",
"form-data": "4.0.0",
"http-status-codes": "2.1.4",
"jsrsasign": "10.5.25",
"jsrsasign": "11.0.0",
"multer": "1.4.5-lts.1",
"ngo": "2.7.0",
"node-ssh": "13.1.0",
Expand Down
2 changes: 1 addition & 1 deletion weaver/core/identity-management/iin-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/uuid": "9.0.6",
"chai": "4.3.7",
"chai-as-promised": "7.1.1",
"jsrsasign": "10.8.6",
"jsrsasign": "11.0.0",
"mocha": "5.2.0",
"nodemon": "2.0.22",
"nyc": "12.0.2",
Expand Down
2 changes: 1 addition & 1 deletion weaver/sdks/fabric/interoperation-node-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"fabric-network": "2.2.19",
"fabric-protos": "2.2.19",
"js-sha3": "0.8.0",
"jsrsasign": "10.8.6",
"jsrsasign": "11.0.0",
"log4js": "6.9.1",
"pkcs11js": "1.3.1",
"sjcl": "1.0.8",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6815,7 +6815,7 @@ __metadata:
fabric-ca-client: 2.2.19
fabric-common: 2.2.19
fabric-network: 2.2.19
jsrsasign: 10.8.6
jsrsasign: 11.0.0
mocha: 5.2.0
nodemon: 2.0.22
nyc: 12.0.2
Expand Down Expand Up @@ -6896,7 +6896,7 @@ __metadata:
fabric-network: 2.2.19
fabric-protos: 2.2.19
js-sha3: 0.8.0
jsrsasign: 10.8.6
jsrsasign: 11.0.0
log4js: 6.9.1
mocha: 5.2.0
nyc: 12.0.2
Expand Down Expand Up @@ -7328,7 +7328,7 @@ __metadata:
http-errors: 1.6.3
indy-sdk: 1.16.0-dev-1655
jsonwebtoken: 9.0.0
jsrsasign: 10.5.25
jsrsasign: 11.0.0
log4js: 6.4.0
morgan: 1.9.1
run-time-error-cjs: 1.4.0
Expand Down Expand Up @@ -7934,7 +7934,7 @@ __metadata:
fs-extra: 10.1.0
http-status-codes: 2.1.4
internal-ip: 6.2.0
jsrsasign: 10.5.25
jsrsasign: 11.0.0
multer: 1.4.5-lts.1
ngo: 2.7.0
node-ssh: 13.1.0
Expand Down Expand Up @@ -32902,17 +32902,17 @@ __metadata:
languageName: node
linkType: hard

"jsrsasign@npm:10.5.25, jsrsasign@npm:^10.4.0":
version: 10.5.25
resolution: "jsrsasign@npm:10.5.25"
checksum: e789cd6d5e6e236edebe91936279cdef886aafaab8d4ebc7d40b8ba0c7b7cd0d6d3c53fba26ea96eb33cc77a05368b369ef31fc9182662bce2344143ad50ea0f
"jsrsasign@npm:11.0.0":
version: 11.0.0
resolution: "jsrsasign@npm:11.0.0"
checksum: 9bbcbb9d2609e279fb015eec259490053be0afd9a6a98743ce0bf42f825e8415b377bfb1aef1d988d3d9ece0bce34bec5bc64f71e99406d0743c37cbbb2f89a5
languageName: node
linkType: hard

"jsrsasign@npm:10.8.6":
version: 10.8.6
resolution: "jsrsasign@npm:10.8.6"
checksum: 726e6a46af802a17845348962261924b6b2c1138858cfd1a56c5e2918c8c7ebc50e7ae794bfabe12e47edec661a794fd0631ad8c78b83de4fb4d6aea53c144cf
"jsrsasign@npm:^10.4.0":
version: 10.5.25
resolution: "jsrsasign@npm:10.5.25"
checksum: e789cd6d5e6e236edebe91936279cdef886aafaab8d4ebc7d40b8ba0c7b7cd0d6d3c53fba26ea96eb33cc77a05368b369ef31fc9182662bce2344143ad50ea0f
languageName: node
linkType: hard

Expand Down

0 comments on commit 514cbb1

Please sign in to comment.