Skip to content

Commit 3da1787

Browse files
authored
Merge pull request #1797 from psu-libraries/form-data-vulnerability
Form-data update and generate new yarn.lock
2 parents 1547242 + 99248c7 commit 3da1787

File tree

2 files changed

+1981
-2254
lines changed

2 files changed

+1981
-2254
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
"webpack-sources": "^3.2.3"
5656
},
5757
"resolutions": {
58-
"bootstrap": "5.1.3"
58+
"bootstrap": "5.1.3",
59+
"form-data":"^4.0.4"
5960
},
6061
"version": "0.1.0",
6162
"devDependencies": {

0 commit comments

Comments
 (0)