mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @nestjs/config to v1.1.5
This commit is contained in:
parent
52f24c01b9
commit
bcfa78a6e3
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -13,7 +13,7 @@
|
|||
"@hapi/joi": "17.1.1",
|
||||
"@nestjs/axios": "0.0.3",
|
||||
"@nestjs/common": "8.1.2",
|
||||
"@nestjs/config": "1.1.3",
|
||||
"@nestjs/config": "1.1.5",
|
||||
"@nestjs/core": "8.1.2",
|
||||
"@nestjs/jwt": "8.0.0",
|
||||
"@nestjs/passport": "8.0.1",
|
||||
|
|
@ -1821,9 +1821,9 @@
|
|||
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
||||
},
|
||||
"node_modules/@nestjs/config": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.3.tgz",
|
||||
"integrity": "sha512-28I843bC5nLNQEQ/pUtSQDMe+T7HpYI2aiS0m+UM+LDvBCo3FxEcDX/sP6qrEELLMJHxot5xZWyVdlPz1RXnaA==",
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.5.tgz",
|
||||
"integrity": "sha512-xSpp/6TIHFhicuuwRu2fFGmClzN+YXtpVSLGX3LT9iAwtNDcccX3qVDOX1BLdFdBbqZTqT3KezsT+iE/czd/xg==",
|
||||
"dependencies": {
|
||||
"dotenv": "10.0.0",
|
||||
"dotenv-expand": "5.1.0",
|
||||
|
|
@ -13062,9 +13062,9 @@
|
|||
}
|
||||
},
|
||||
"@nestjs/config": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.3.tgz",
|
||||
"integrity": "sha512-28I843bC5nLNQEQ/pUtSQDMe+T7HpYI2aiS0m+UM+LDvBCo3FxEcDX/sP6qrEELLMJHxot5xZWyVdlPz1RXnaA==",
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.5.tgz",
|
||||
"integrity": "sha512-xSpp/6TIHFhicuuwRu2fFGmClzN+YXtpVSLGX3LT9iAwtNDcccX3qVDOX1BLdFdBbqZTqT3KezsT+iE/czd/xg==",
|
||||
"requires": {
|
||||
"dotenv": "10.0.0",
|
||||
"dotenv-expand": "5.1.0",
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"@hapi/joi": "17.1.1",
|
||||
"@nestjs/axios": "0.0.3",
|
||||
"@nestjs/common": "8.1.2",
|
||||
"@nestjs/config": "1.1.3",
|
||||
"@nestjs/config": "1.1.5",
|
||||
"@nestjs/core": "8.1.2",
|
||||
"@nestjs/jwt": "8.0.0",
|
||||
"@nestjs/passport": "8.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue