Merge branch 'master' into dependabot/npm_and_yarn/mqtt-5.14.1
This commit is contained in:
commit
e8f796c5ad
3 changed files with 379 additions and 561 deletions
|
|
@ -9,17 +9,17 @@
|
|||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@prisma/client": "^6.13.0",
|
||||
"@prisma/client": "^6.16.2",
|
||||
"command-line-args": "^6.0.1",
|
||||
"command-line-usage": "^7.0.3",
|
||||
"compression": "^1.8.1",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^5.0.0",
|
||||
"mqtt": "^5.14.1",
|
||||
"protobufjs": "^7.5.3"
|
||||
"protobufjs": "^7.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^30.0.5",
|
||||
"prisma": "^6.13.0"
|
||||
"jest": "^30.1.3",
|
||||
"prisma": "^6.16.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue