diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-15 11:58:45 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-15 11:58:45 -0500 |
| commit | 170f29c8544f3efff9e88c65d7c835d6f74d775e (patch) | |
| tree | 9da7ca0064d93b5ad127ba59717e11bcc7f4f140 /package.json | |
| parent | 456fd19b62cbe8c7a68172cf8e70adceafe2d027 (diff) | |
| download | muse-170f29c8544f3efff9e88c65d7c835d6f74d775e.tar.xz muse-170f29c8544f3efff9e88c65d7c835d6f74d775e.zip | |
Bump prisma from 3.11.0 to 3.14.0 (#647)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 651a305..9f2318b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-config-xo-typescript": "^0.44.0", "husky": "^4.3.8", "nodemon": "^2.0.7", - "prisma": "^3.11.0", + "prisma": "^3.14.0", "release-it": "^14.11.8", "type-fest": "^2.12.0", "typescript": "^4.6.4" |
