Skip to content

Commit 6bf2f89

Browse files
npm audit fix sha js (#418)
* npm audit fix for sha.js to address GHSA-95m3-7q98-8xr5 --------- Co-authored-by: Kyle Den Hartog <[email protected]>
1 parent f5aeab7 commit 6bf2f89

File tree

2 files changed

+180
-7
lines changed

2 files changed

+180
-7
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
"send": "0.19.0",
134134
"tough-cookie": "4.1.3",
135135
"serialize-javascript": "6.0.2",
136-
"tmp": "0.2.4"
136+
"tmp": "0.2.4",
137+
"sha.js": "2.4.12"
137138
}
138139
}

0 commit comments

Comments
 (0)