Update deps: webcrypto-core
This commit is contained in:
parent
331687a627
commit
af06dd0455
|
@ -2228,9 +2228,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"webcrypto-core": {
|
"webcrypto-core": {
|
||||||
"version": "1.0.13",
|
"version": "1.0.14",
|
||||||
"resolved": "https://registry.npmjs.org/webcrypto-core/-/webcrypto-core-1.0.13.tgz",
|
"resolved": "https://registry.npmjs.org/webcrypto-core/-/webcrypto-core-1.0.14.tgz",
|
||||||
"integrity": "sha512-JMxhc2HmROVIYryUQDnpHmC7bGme9sB2FUcEjte3rGWSRzsSbrQlx8rgDHAiQP41Ev3kIbTwz9VHkI+CfDiLPQ==",
|
"integrity": "sha512-iGZQcH/o3Jv6mpvCbzan6uAcUcLTTnUCil6RVYakcNh5/QXIKRRC06EFxHru9lHgVKucZy3gG4OBiup0IsOr0g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"pvtsutils": "^1.0.4",
|
"pvtsutils": "^1.0.4",
|
||||||
"tslib": "^1.10.0"
|
"tslib": "^1.10.0"
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
"asn1js": "^2.0.26",
|
"asn1js": "^2.0.26",
|
||||||
"pvtsutils": "^1.0.6",
|
"pvtsutils": "^1.0.6",
|
||||||
"tslib": "^1.10.0",
|
"tslib": "^1.10.0",
|
||||||
"webcrypto-core": "^1.0.13"
|
"webcrypto-core": "^1.0.14"
|
||||||
},
|
},
|
||||||
"nyc": {
|
"nyc": {
|
||||||
"extension": [
|
"extension": [
|
||||||
|
|
Reference in New Issue