diff options
| author | Leander Scherer <80996591+schererleander@users.noreply.github.com> | 2026-01-19 11:47:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-19 11:47:10 +0100 |
| commit | 85224cdb2aac65d4909f977a83b80ce56347b148 (patch) | |
| tree | 58b61c32f6541f18f5e5d924c063ed6f9bca2f33 /package.json | |
| parent | 8c43a246b9e2382449a6a6d4115de651dd2f5934 (diff) | |
| parent | b8182ccbe8983fd5cea0de4b561c1a57c76658dc (diff) | |
chore(deps): bump tar and bcrypt
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9df6254..98c6afe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "bcrypt": "^5.1.1", + "bcrypt": "^6.0.0", "cors": "^2.8.5", "express": "^4.19.2", "mariadb": "^3.3.0", |
