aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-15 11:58:45 -0500
committerGitHub <[email protected]>2022-05-15 11:58:45 -0500
commit170f29c8544f3efff9e88c65d7c835d6f74d775e (patch)
tree9da7ca0064d93b5ad127ba59717e11bcc7f4f140 /package.json
parent456fd19b62cbe8c7a68172cf8e70adceafe2d027 (diff)
downloadmuse-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.json2
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"