Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent 5277b8a commit 7d00069
Show file tree
Hide file tree
Showing 68 changed files with 2,520 additions and 1,460 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"dependencies": {
"@prisma/client": "5.20.0-dev.15",
"express": "4.19.2"
"express": "4.21.0"
}
}
65 changes: 35 additions & 30 deletions docker-unsupported/debian-buster-amd64-openssl-1.1.x/pnpm-lock.yaml

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

Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"dependencies": {
"@prisma/client": "5.20.0-dev.15",
"express": "4.19.2"
"express": "4.21.0"
}
}
65 changes: 35 additions & 30 deletions docker-unsupported/debian-latest-arm-openssl-1.1.x/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion docker/almalinux-8-amd64-openssl-1.1.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"dependencies": {
"@prisma/client": "5.20.0-dev.15",
"express": "4.19.2"
"express": "4.21.0"
}
}
Loading

0 comments on commit 7d00069

Please sign in to comment.