mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 02:07:03 +00:00
Merge pull request #91 from apricote/renovate/pin-dependencies
fix(deps): pin dependency @digikare/nestjs-prom to 1.0.0
This commit is contained in:
commit
90232524b3
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
"test:e2e": "jest --config ./apps/listory/test/jest-e2e.json"
|
"test:e2e": "jest --config ./apps/listory/test/jest-e2e.json"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@digikare/nestjs-prom": "^1.0.0",
|
"@digikare/nestjs-prom": "1.0.0",
|
||||||
"@hapi/joi": "17.1.1",
|
"@hapi/joi": "17.1.1",
|
||||||
"@nestjs/common": "7.6.5",
|
"@nestjs/common": "7.6.5",
|
||||||
"@nestjs/config": "0.5.0",
|
"@nestjs/config": "0.5.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue