aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/bun.lockbbin140524 -> 141113 bytes
-rw-r--r--test/js/third_party/socket.io/package.json2
-rw-r--r--test/package.json2
3 files changed, 2 insertions, 2 deletions
diff --git a/test/bun.lockb b/test/bun.lockb
index e3a2abdfa..c35182d46 100755
--- a/test/bun.lockb
+++ b/test/bun.lockb
Binary files differ
diff --git a/test/js/third_party/socket.io/package.json b/test/js/third_party/socket.io/package.json
index af70e36a6..e54aa3de9 100644
--- a/test/js/third_party/socket.io/package.json
+++ b/test/js/third_party/socket.io/package.json
@@ -4,6 +4,6 @@
"dependencies": {
"socket.io": "4.6.1",
"socket.io-client": "4.6.1",
- "supertest": "6.1.6"
+ "supertest": "6.3.3"
}
}
diff --git a/test/package.json b/test/package.json
index db0053874..d26875126 100644
--- a/test/package.json
+++ b/test/package.json
@@ -20,7 +20,7 @@
"prisma": "4.15.0",
"socket.io": "4.7.1",
"socket.io-client": "4.7.1",
- "supertest": "6.1.6",
+ "supertest": "6.3.3",
"svelte": "3.55.1",
"typescript": "5.0.2",
"undici": "5.20.0",