Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.105.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 49059b4 commit dda58e4
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 70 deletions.
68 changes: 34 additions & 34 deletions authenticator/remote-jwt/package-lock.json

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

2 changes: 1 addition & 1 deletion authenticator/remote-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@cloudflare/workers-types": "^4.20230228.0",
"esbuild": "^0.22.0",
"typescript": "^5.0.0",
"wrangler": "3.105.0"
"wrangler": "3.105.1"
},
"scripts": {
"build-service-worker": "./build-service-worker.js"
Expand Down
68 changes: 34 additions & 34 deletions signer/package-lock.json

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

2 changes: 1 addition & 1 deletion signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"signer-internal-crypto-wasm": "file:./internal-crypto-wasm/pkg",
"typescript": "^5.0.0",
"vitest": "^1.0.0",
"wrangler": "3.105.0"
"wrangler": "3.105.1"
},
"scripts": {
"build-internal-crypto-wasm": "cargo install -q wasm-pack --version 0.10.3 && cd internal-crypto-wasm && wasm-pack build --target web --release && npm install",
Expand Down

0 comments on commit dda58e4

Please sign in to comment.