Skip to content

Commit 8e521ce

Browse files
authored
[SECURITY] Fix tmp package to 0.25.0 (#5151)
1 parent ddf2a4c commit 8e521ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,5 +189,8 @@
189189
"compilerOptions": {
190190
"strict": false
191191
}
192+
},
193+
"overrides": {
194+
"tmp": "0.2.5"
192195
}
193196
}

0 commit comments

Comments
 (0)