Skip to content

Commit a88da19

Browse files
authored
Update CRT dependency to pull in fix for OpenSSL CVE-2022-0778 (#228)
1 parent 0e28547 commit a88da19

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"typescript": "^3.9.7"
3232
},
3333
"dependencies": {
34-
"aws-crt": "1.11.0"
34+
"aws-crt": "1.11.3"
3535
}
3636
}

0 commit comments

Comments
 (0)