Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.104.0 (#319)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 9b9768f commit 850a785
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 57 deletions.
56 changes: 31 additions & 25 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.103.2"
"wrangler": "3.104.0"
},
"scripts": {
"build-service-worker": "./build-service-worker.js"
Expand Down
73 changes: 43 additions & 30 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.103.2"
"wrangler": "3.104.0"
},
"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 850a785

Please sign in to comment.