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.0
This commit is contained in:
parent
b2068cef65
commit
b1d3f78e97
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.0.3",
|
"@nestjs/config": "1.1.0",
|
||||||
"@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",
|
||||||
|
|
@ -1785,9 +1785,9 @@
|
||||||
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
||||||
},
|
},
|
||||||
"node_modules/@nestjs/config": {
|
"node_modules/@nestjs/config": {
|
||||||
"version": "1.0.3",
|
"version": "1.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.0.tgz",
|
||||||
"integrity": "sha512-cVQj3Q1idvdnE9ellOoBJQByJUWWKAM3E/pGvRbh1h42z0135iRAR/vIqT4iC69KXp6UfX01F/rvcbdnBpPdlg==",
|
"integrity": "sha512-/HsxSAxBNDihFqsHata/fTCpibOplw1G8lUc6ow62GKEBWvftNo+XaoAC6UwYHdU+Xo1VG2E8T3uCqFGhInK5w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dotenv": "10.0.0",
|
"dotenv": "10.0.0",
|
||||||
"dotenv-expand": "5.1.0",
|
"dotenv-expand": "5.1.0",
|
||||||
|
|
@ -12988,9 +12988,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nestjs/config": {
|
"@nestjs/config": {
|
||||||
"version": "1.0.3",
|
"version": "1.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@nestjs/config/-/config-1.1.0.tgz",
|
||||||
"integrity": "sha512-cVQj3Q1idvdnE9ellOoBJQByJUWWKAM3E/pGvRbh1h42z0135iRAR/vIqT4iC69KXp6UfX01F/rvcbdnBpPdlg==",
|
"integrity": "sha512-/HsxSAxBNDihFqsHata/fTCpibOplw1G8lUc6ow62GKEBWvftNo+XaoAC6UwYHdU+Xo1VG2E8T3uCqFGhInK5w==",
|
||||||
"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.0.3",
|
"@nestjs/config": "1.1.0",
|
||||||
"@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