Skip to content

Commit

Permalink
fix(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent eb5f57d commit fde7219
Show file tree
Hide file tree
Showing 5 changed files with 614 additions and 614 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE_VERSION=22.11.0-alpine3.19@sha256:844f517e92fb8f226a52f29ed5c2b5994ae0dd05e152fefac3f2399469701234
ARG NODE_VERSION=22.12.0-alpine3.19@sha256:40dc4b415c17b85bea9be05314b4a753f45a4e1716bb31c01182e6c53d51a654
ARG PNPM_VERSION=9.6.0

FROM node:$NODE_VERSION AS build
Expand Down
2 changes: 1 addition & 1 deletion examples/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PyJWT==2.10.0
httpx==0.27.2
httpx==0.28.1
cryptography==43.0.3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
"vitest": "^2.1.2",
"vitest-mock-express": "^2.2.0"
},
"packageManager": "pnpm@9.13.2"
"packageManager": "pnpm@9.15.3"
}
Loading

0 comments on commit fde7219

Please sign in to comment.