Skip to content

Commit 62367f0

Browse files
chore(deps): update tunnel
1 parent cdf2e47 commit 62367f0

File tree

2 files changed

+92
-92
lines changed

2 files changed

+92
-92
lines changed

tunnel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bpinternal/tunnel",
3-
"version": "0.1.23",
3+
"version": "0.1.24",
44
"description": "Tunneling logic for client and server",
55
"main": "./dist/index.cjs",
66
"browser": "./dist/index.mjs",
@@ -27,7 +27,7 @@
2727
"@tsconfig/node18-strictest": "^1.0.0",
2828
"@types/lodash": "^4.14.195",
2929
"@types/node": "^18.11.17",
30-
"@types/web": "^0.0.216",
30+
"@types/web": "^0.0.229",
3131
"esbuild": "^0.25.0",
3232
"puppeteer": "^22.0.0",
3333
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)