Skip to content

Commit

Permalink
chore(deps): update tunnel
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 72c5668 commit 947dc1e
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions tunnel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/tunnel",
"version": "0.1.12",
"version": "0.1.13",
"description": "Tunneling logic for client and server",
"main": "./dist/index.cjs",
"browser": "./dist/index.mjs",
Expand All @@ -27,11 +27,11 @@
"@tsconfig/node18-strictest": "^1.0.0",
"@types/lodash": "^4.14.195",
"@types/node": "^18.11.17",
"@types/web": "^0.0.156",
"@types/web": "^0.0.162",
"esbuild": "^0.23.0",
"puppeteer": "^22.0.0",
"ts-node": "^10.9.1",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"engines": {
"node": ">=16.0.0",
Expand Down
50 changes: 25 additions & 25 deletions tunnel/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 947dc1e

Please sign in to comment.