Skip to content

Commit c5acb03

Browse files
committed
Fix vulnerable dependencies
1 parent 712ae64 commit c5acb03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@
4242
"url": "https://github.com/microsoft/DynamicProto-JS/issues"
4343
},
4444
"homepage": "https://github.com/microsoft/DynamicProto-JS#readme",
45+
"overrides": {
46+
"form-data": "^2.5.4",
47+
"tar": "^7.5.3"
48+
},
4549
"dependencies": {
4650
"@nevware21/ts-utils": ">= 0.11.6 < 2.x"
4751
},

0 commit comments

Comments
 (0)