Skip to content

Commit 180dc77

Browse files
Merge pull request #576 from huv1k/dependabot/npm_and_yarn/prisma/client-4.13.0
build(deps): bump @prisma/client from 4.12.0 to 4.13.0
2 parents 1af8709 + 6fdbc9c commit 180dc77

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@pothos/core": "3.29.0",
2323
"@pothos/plugin-prisma": "3.47.2",
2424
"@pothos/plugin-scope-auth": "3.19.0",
25-
"@prisma/client": "4.12.0",
25+
"@prisma/client": "4.13.0",
2626
"graphql": "16.6.0",
2727
"graphql-yoga": "3.9.1",
2828
"next": "13.3.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,12 +1405,12 @@
14051405
resolved "https://registry.yarnpkg.com/@pothos/plugin-scope-auth/-/plugin-scope-auth-3.19.0.tgz#805cce39507b69b90dc83e5d08ca95beec86e3de"
14061406
integrity sha512-1NjjUh3SrKbXmcZRmJ7NaAy1GZufGwOfO+Cn8zP/IrKzrGCKoyXa+3NfIOF2q6Z+wRKivnnnzT2/Hzin2K13Sg==
14071407

1408-
"@prisma/client@4.12.0":
1409-
version "4.12.0"
1410-
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-4.12.0.tgz#119b692888b1fe0fd3305c7d0e0ac48520aa6839"
1411-
integrity sha512-j9/ighfWwux97J2dS15nqhl60tYoH8V0IuSsgZDb6bCFcQD3fXbXmxjYC8GHhIgOk3lB7Pq+8CwElz2MiDpsSg==
1408+
"@prisma/client@4.13.0":
1409+
version "4.13.0"
1410+
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-4.13.0.tgz#271d2b9756503ea17bbdb459c7995536cf2a6191"
1411+
integrity sha512-YaiiICcRB2hatxsbnfB66uWXjcRw3jsZdlAVxmx0cFcTc/Ad/sKdHCcWSnqyDX47vAewkjRFwiLwrOUjswVvmA==
14121412
dependencies:
1413-
"@prisma/engines-version" "4.12.0-67.659ef412370fa3b41cd7bf6e94587c1dfb7f67e7"
1413+
"@prisma/engines-version" "4.13.0-50.1e7af066ee9cb95cf3a403c78d9aab3e6b04f37a"
14141414

14151415
"@prisma/debug@4.11.0":
14161416
version "4.11.0"
@@ -1421,10 +1421,10 @@
14211421
debug "4.3.4"
14221422
strip-ansi "6.0.1"
14231423

1424-
"@prisma/engines-version@4.12.0-67.659ef412370fa3b41cd7bf6e94587c1dfb7f67e7":
1425-
version "4.12.0-67.659ef412370fa3b41cd7bf6e94587c1dfb7f67e7"
1426-
resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-4.12.0-67.659ef412370fa3b41cd7bf6e94587c1dfb7f67e7.tgz#51a1cc5c886564b542acde64a873645d0dee2566"
1427-
integrity sha512-JIHNj5jlXb9mcaJwakM0vpgRYJIAurxTUqM0iX0tfEQA5XLZ9ONkIckkhuAKdAzocZ+80GYg7QSsfpjg7OxbOA==
1424+
"@prisma/engines-version@4.13.0-50.1e7af066ee9cb95cf3a403c78d9aab3e6b04f37a":
1425+
version "4.13.0-50.1e7af066ee9cb95cf3a403c78d9aab3e6b04f37a"
1426+
resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-4.13.0-50.1e7af066ee9cb95cf3a403c78d9aab3e6b04f37a.tgz#ae338908d11685dee50e7683502d75442b955bf9"
1427+
integrity sha512-fsQlbkhPJf08JOzKoyoD9atdUijuGBekwoOPZC3YOygXEml1MTtgXVpnUNchQlRSY82OQ6pSGQ9PxUe4arcSLQ==
14281428

14291429
"@prisma/engines@4.13.0":
14301430
version "4.13.0"

0 commit comments

Comments
 (0)