Skip to content

Commit 7e9ca95

Browse files
authored
1 parent 279b7f6 commit 7e9ca95

File tree

2 files changed

+72
-2162
lines changed

2 files changed

+72
-2162
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"**/elliptic": "^6.5.4",
4343
"@babel/runtime": "^7.26.10",
4444
"@babel/helpers": "^7.26.10",
45-
"pbkdf2": "^3.1.3"
45+
"pbkdf2": "^3.1.3",
46+
"form-data": "4.0.4"
4647
},
4748
"devDependencies": {
4849
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
@@ -69,4 +70,4 @@
6970
"engines": {
7071
"yarn": "^1.21.1"
7172
}
72-
}
73+
}

0 commit comments

Comments
 (0)