mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
Bump jsrsasign in /asset-transfer-basic/rest-api-typescript (#795)
Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.5.1 to 10.5.26. - [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.5.1...10.5.26) --- updated-dependencies: - dependency-name: jsrsasign dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> 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
f39e55e6f5
commit
a4245810a0
1 changed files with 6 additions and 6 deletions
|
|
@ -5246,9 +5246,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/jsrsasign": {
|
||||
"version": "10.5.1",
|
||||
"resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-10.5.1.tgz",
|
||||
"integrity": "sha512-yW0fq87KNZFw4Pn5ySllXs3ztZAROQZczEheKZTqmiNpCe/Xj9r5NhuAQ7MXTOyEZGJ/+MPHGTsfbgPFaLpwHQ==",
|
||||
"version": "10.5.26",
|
||||
"resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-10.5.26.tgz",
|
||||
"integrity": "sha512-TjEu1yPdI+8whpe6CA/6XNb7U1sm9+PUItOUfSThOLvx7JCfYHIfuvZK2Egz2DWUKioafn98LPuk+geLGckxMg==",
|
||||
"funding": {
|
||||
"url": "https://github.com/kjur/jsrsasign#donations"
|
||||
}
|
||||
|
|
@ -11693,9 +11693,9 @@
|
|||
}
|
||||
},
|
||||
"jsrsasign": {
|
||||
"version": "10.5.1",
|
||||
"resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-10.5.1.tgz",
|
||||
"integrity": "sha512-yW0fq87KNZFw4Pn5ySllXs3ztZAROQZczEheKZTqmiNpCe/Xj9r5NhuAQ7MXTOyEZGJ/+MPHGTsfbgPFaLpwHQ=="
|
||||
"version": "10.5.26",
|
||||
"resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-10.5.26.tgz",
|
||||
"integrity": "sha512-TjEu1yPdI+8whpe6CA/6XNb7U1sm9+PUItOUfSThOLvx7JCfYHIfuvZK2Egz2DWUKioafn98LPuk+geLGckxMg=="
|
||||
},
|
||||
"kleur": {
|
||||
"version": "3.0.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue