Skip to content

Commit 44ad30b

Browse files
authored
fix(deps): bump dependencies to avoid CVEs (#305)
* fix(deps): bump dependencies to avoid CVEs Signed-off-by: Lídia Tarcza <[email protected]> * fix(deps): bump form-data to 4.0.4 Signed-off-by: Lídia Tarcza <[email protected]> * fix(deps): bump brace-expansion to 1.1.12 Signed-off-by: Lídia Tarcza <[email protected]> --------- Signed-off-by: Lídia Tarcza <[email protected]>
1 parent f2d1464 commit 44ad30b

File tree

2 files changed

+13
-25
lines changed

2 files changed

+13
-25
lines changed

package-lock.json

Lines changed: 12 additions & 24 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
@@ -74,7 +74,7 @@
7474
"dotenv": "^16.4.5",
7575
"extend": "3.0.2",
7676
"file-type": "16.5.4",
77-
"form-data": "4.0.0",
77+
"form-data": "^4.0.4",
7878
"isstream": "0.1.2",
7979
"jsonwebtoken": "^9.0.2",
8080
"mime-types": "2.1.35",

0 commit comments

Comments
 (0)