Skip to content

Commit

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

chore(deps): bump the minor group across 1 directory with 3 updates
  • Loading branch information
JohanHjelsethStorstad authored Dec 19, 2024
2 parents 8d0b20c + 997a8ff commit 4f69a11
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 158 deletions.
183 changes: 28 additions & 155 deletions src/prisma/prismaservice/package-lock.json

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

6 changes: 3 additions & 3 deletions src/prisma/prismaservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"sharp": "^0.33.5",
"unified": "^11.0.5",
"uuid": "^11.0.3",
"winston": "^3.15.0"
"winston": "^3.17.0"
},
"prisma": {
"schema": "../schema"
},
"devDependencies": {
"@prisma/client": "^6.1.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "^22.9.0",
"@types/node": "^22.10.2",
"@types/uuid": "^10.0.0",
"bcrypt": "^5.1.1",
"prisma": "^6.1.0",
"tsc-alias": "^1.8.10",
"tscpaths": "^0.0.9",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}

0 comments on commit 4f69a11

Please sign in to comment.