[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/prisma/client-5.4.1 changes in config/dependencies.yaml
This commit is contained in:
parent
12559f1013
commit
497de90651
3 changed files with 11 additions and 11 deletions
|
@ -193,7 +193,7 @@ yuri:
|
|||
backend:
|
||||
_:
|
||||
'@aws-sdk/client-sesv2': '3.405.0'
|
||||
'@prisma/client': &prisma '5.2.0'
|
||||
'@prisma/client': &prisma '5.4.1'
|
||||
'bcryptjs': '2.4.3'
|
||||
'cors': '2.8.5'
|
||||
'crypto': '1.0.1'
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"mocha": "10.2.0",
|
||||
"mocha-steps": "1.3.0",
|
||||
"nodemon": "3.0.1",
|
||||
"prisma": "5.2.0"
|
||||
"prisma": "5.4.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "18",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -2051,10 +2051,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-5.4.1-1.2f302df92bd8945e20ad4595a73def5b96afa54f.tgz#347534906f2a9d6fcf02aeeb911103c5ebfe4384"
|
||||
integrity sha512-+nUQM/y8C+1GG5Ioeqcu6itFslCfxvQSAUVSMC9XM2G2Fcq0F4Afnp6m0pXF6X6iUBWen7jZBPmM9Qlq4Nr3/A==
|
||||
|
||||
"@prisma/engines@5.2.0":
|
||||
version "5.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.2.0.tgz#e5dff48eb324c8137393933292d44ea5c3bc2ce7"
|
||||
integrity sha512-dT7FOLUCdZmq+AunLqB1Iz+ZH/IIS1Fz2THmKZQ6aFONrQD/BQ5ecJ7g2wGS2OgyUFf4OaLam6/bxmgdOBDqig==
|
||||
"@prisma/engines@5.4.1":
|
||||
version "5.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-5.4.1.tgz#80b854c87ba30d02ce8df1578cc955ac1c97216a"
|
||||
integrity sha512-vJTdY4la/5V3N7SFvWRmSMUh4mIQnyb/MNoDjzVbh9iLmEC+uEykj/1GPviVsorvfz7DbYSQC4RiwmlEpTEvGA==
|
||||
|
||||
"@resvg/resvg-js-android-arm-eabi@2.4.1":
|
||||
version "2.4.1"
|
||||
|
@ -12063,12 +12063,12 @@ pretty-quick@^3.0.0:
|
|||
mri "^1.1.5"
|
||||
multimatch "^4.0.0"
|
||||
|
||||
prisma@5.2.0:
|
||||
version "5.2.0"
|
||||
resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.2.0.tgz#a302dc2635cdec1d22d552ece837fb29a03563b9"
|
||||
integrity sha512-FfFlpjVCkZwrqxDnP4smlNYSH1so+CbfjgdpioFzGGqlQAEm6VHAYSzV7jJgC3ebtY9dNOhDMS2+4/1DDSM7bQ==
|
||||
prisma@5.4.1:
|
||||
version "5.4.1"
|
||||
resolved "https://registry.yarnpkg.com/prisma/-/prisma-5.4.1.tgz#2abbd2ae446519654330d67acd81e7bafbac67a2"
|
||||
integrity sha512-op9PmU8Bcw5dNAas82wBYTG0yHnpq9/O3bhxbDBrNzwZTwBqsVCxxYRLf6wHNh9HVaDGhgjjHlu1+BcW8qdnBg==
|
||||
dependencies:
|
||||
"@prisma/engines" "5.2.0"
|
||||
"@prisma/engines" "5.4.1"
|
||||
|
||||
proc-log@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue