Skip to content

Commit 296b936

Browse files
chore(deps): update tunnel
1 parent 0d5cb25 commit 296b936

File tree

2 files changed

+145
-121
lines changed

2 files changed

+145
-121
lines changed

tunnel/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bpinternal/tunnel",
3-
"version": "0.1.25",
3+
"version": "0.1.26",
44
"description": "Tunneling logic for client and server",
55
"main": "./dist/index.cjs",
66
"browser": "./dist/index.mjs",
@@ -25,15 +25,15 @@
2525
"zod": "^3.20.6"
2626
},
2727
"devDependencies": {
28-
"@bpinternal/log4bot": "0.0.26",
29-
"@bpinternal/yargs-extra": "0.0.20",
28+
"@bpinternal/log4bot": "0.0.28",
29+
"@bpinternal/yargs-extra": "0.0.21",
3030
"@types/lodash": "^4.14.195",
3131
"@types/node": "^22.16.4",
32-
"@types/web": "^0.0.216",
33-
"esbuild": "^0.25.0",
32+
"@types/web": "^0.0.300",
33+
"esbuild": "^0.27.0",
3434
"puppeteer": "^22.0.0",
3535
"ts-node": "^10.9.1",
36-
"typescript": "5.8.3"
36+
"typescript": "5.9.3"
3737
},
3838
"engines": {
3939
"node": ">=16.0.0",

0 commit comments

Comments
 (0)