Skip to content

Commit

Permalink
Merge pull request #363 from vevcom/dependabot/npm_and_yarn/src/prism…
Browse files Browse the repository at this point in the history
…a/prismaservice/minor-ac4a990262

chore(deps): bump the minor group in /src/prisma/prismaservice with 4 updates
  • Loading branch information
JohanHjelsethStorstad authored Nov 19, 2024
2 parents bba5a7e + 5e34365 commit 3682486
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
80 changes: 40 additions & 40 deletions src/prisma/prismaservice/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions src/prisma/prismaservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"remark-rehype": "^11.1.1",
"sharp": "^0.33.5",
"unified": "^11.0.5",
"uuid": "^11.0.2"
"uuid": "^11.0.3"
},
"prisma": {
"schema": "../schema"
},
"devDependencies": {
"@prisma/client": "^5.21.1",
"@prisma/client": "^5.22.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"@types/uuid": "^10.0.0",
"bcrypt": "^5.1.1",
"prisma": "^5.21.1",
"prisma": "^5.22.0",
"tsc-alias": "^1.8.10",
"tscpaths": "^0.0.9",
"typescript": "^5.6.3"
Expand Down

0 comments on commit 3682486

Please sign in to comment.