mirror of
https://github.com/apricote/Listory.git
synced 2026-02-06 17:57:03 +00:00
chore(deps): update dependency @nestjs/config to v1.1.3
This commit is contained in:
parent
a2de5b6890
commit
2a47408770
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",
|
"@hapi/joi": "17.1.1",
|
||||||
"@nestjs/axios": "0.0.3",
|
"@nestjs/axios": "0.0.3",
|
||||||
"@nestjs/common": "8.1.2",
|
"@nestjs/common": "8.1.2",
|
||||||
"@nestjs/config": "1.1.2",
|
"@nestjs/config": "1.1.3",
|
||||||
"@nestjs/core": "8.1.2",
|
"@nestjs/core": "8.1.2",
|
||||||
"@nestjs/jwt": "8.0.0",
|
"@nestjs/jwt": "8.0.0",
|
||||||
"@nestjs/passport": "8.0.1",
|
"@nestjs/passport": "8.0.1",
|
||||||
|
|
@ -1821,9 +1821,9 @@
|
||||||
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
||||||
},
|
},
|
||||||
"node_modules/@nestjs/config": {
|
"node_modules/@nestjs/config": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.3.tgz",
|
||||||
"integrity": "sha512-v5TMF75pzqKhTpVubjOT0wHDLJBIpWqt5XWhNI7gi00gJ5tYnb4fVX0mR/TMMaBSaJX2MoET7qiy4mEaR+h29A==",
|
"integrity": "sha512-28I843bC5nLNQEQ/pUtSQDMe+T7HpYI2aiS0m+UM+LDvBCo3FxEcDX/sP6qrEELLMJHxot5xZWyVdlPz1RXnaA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotenv": "10.0.0",
|
"dotenv": "10.0.0",
|
||||||
"dotenv-expand": "5.1.0",
|
"dotenv-expand": "5.1.0",
|
||||||
|
|
@ -13062,9 +13062,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nestjs/config": {
|
"@nestjs/config": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.3.tgz",
|
||||||
"integrity": "sha512-v5TMF75pzqKhTpVubjOT0wHDLJBIpWqt5XWhNI7gi00gJ5tYnb4fVX0mR/TMMaBSaJX2MoET7qiy4mEaR+h29A==",
|
"integrity": "sha512-28I843bC5nLNQEQ/pUtSQDMe+T7HpYI2aiS0m+UM+LDvBCo3FxEcDX/sP6qrEELLMJHxot5xZWyVdlPz1RXnaA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"dotenv": "10.0.0",
|
"dotenv": "10.0.0",
|
||||||
"dotenv-expand": "5.1.0",
|
"dotenv-expand": "5.1.0",
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
"@hapi/joi": "17.1.1",
|
"@hapi/joi": "17.1.1",
|
||||||
"@nestjs/axios": "0.0.3",
|
"@nestjs/axios": "0.0.3",
|
||||||
"@nestjs/common": "8.1.2",
|
"@nestjs/common": "8.1.2",
|
||||||
"@nestjs/config": "1.1.2",
|
"@nestjs/config": "1.1.3",
|
||||||
"@nestjs/core": "8.1.2",
|
"@nestjs/core": "8.1.2",
|
||||||
"@nestjs/jwt": "8.0.0",
|
"@nestjs/jwt": "8.0.0",
|
||||||
"@nestjs/passport": "8.0.1",
|
"@nestjs/passport": "8.0.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue