Skip to content

Commit 3197aef

Browse files
authored
[attestation] upgrade jsrsasign to v10.2.0 (Azure#14862)
The new version addresses https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30246
1 parent 64668dc commit 3197aef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/attestation/attestation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"chai-as-promised": "^7.1.1",
4141
"dotenv": "^8.2.0",
4242
"eslint": "^7.15.0",
43-
"jsrsasign": "^10.1.4",
43+
"jsrsasign": "^10.2.0",
4444
"karma": "^6.2.0",
4545
"karma-chrome-launcher": "^3.0.0",
4646
"karma-coverage": "^2.0.0",

0 commit comments

Comments
 (0)