Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.107.3 (#328)
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 Feb 4, 2025
1 parent 1c04a8c commit fe8abe8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 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.107.2"
"wrangler": "3.107.3"
},
"scripts": {
"build-service-worker": "./build-service-worker.js"
Expand Down
8 changes: 4 additions & 4 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.107.2"
"wrangler": "3.107.3"
},
"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 fe8abe8

Please sign in to comment.