Skip to content

Commit 548778c

Browse files
committed
ahh unit test failing
1 parent 9467b75 commit 548778c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"cors": "^2.8.5",
2525
"dotenv": "^16.0.3",
2626
"express": "^4.21.2",
27-
"form-data": "^4.0.4",
27+
"form-data": "^4.0.1",
2828
"opentok": "^2.16.0",
2929
"opentok-jwt": "^0.1.5",
3030
"tsx": "^4.10.5",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4791,7 +4791,7 @@ foreground-child@^3.1.0:
47914791
cross-spawn "^7.0.6"
47924792
signal-exit "^4.0.1"
47934793

4794-
form-data@^4.0.0, form-data@^4.0.4:
4794+
form-data@^4.0.0, form-data@^4.0.1, form-data@^4.0.4:
47954795
version "4.0.4"
47964796
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
47974797
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==

0 commit comments

Comments
 (0)