mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 18:26:32 -05:00
Merge pull request #1055 from hedgedoc/renovate/develop-nestjs-packages
Update NestJS packages to v7.6.15 (develop)
This commit is contained in:
commit
7cfc372f83
2 changed files with 20 additions and 20 deletions
|
@ -25,11 +25,11 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@azure/storage-blob": "12.5.0",
|
||||
"@nestjs/common": "7.6.14",
|
||||
"@nestjs/common": "7.6.15",
|
||||
"@nestjs/config": "0.6.3",
|
||||
"@nestjs/core": "7.6.14",
|
||||
"@nestjs/core": "7.6.15",
|
||||
"@nestjs/passport": "7.1.5",
|
||||
"@nestjs/platform-express": "7.6.14",
|
||||
"@nestjs/platform-express": "7.6.15",
|
||||
"@nestjs/schedule": "0.4.3",
|
||||
"@nestjs/swagger": "4.8.0",
|
||||
"@nestjs/typeorm": "7.1.5",
|
||||
|
@ -62,7 +62,7 @@
|
|||
"devDependencies": {
|
||||
"@nestjs/cli": "7.5.6",
|
||||
"@nestjs/schematics": "7.3.0",
|
||||
"@nestjs/testing": "7.6.14",
|
||||
"@nestjs/testing": "7.6.15",
|
||||
"@types/cli-color": "2.0.0",
|
||||
"@types/express": "4.17.11",
|
||||
"@types/jest": "26.0.21",
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -713,10 +713,10 @@
|
|||
webpack "5.11.0"
|
||||
webpack-node-externals "2.5.2"
|
||||
|
||||
"@nestjs/common@7.6.14":
|
||||
version "7.6.14"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.6.14.tgz#abdad360ef107482345b111eeee74fbef00620c9"
|
||||
integrity sha512-XJrGoGttCsIOvG2+EXl09pl9iCmYXnhPjx3ndPPigMRdXQGLVpF38OdzroWTD7aYU5rHo3Co21G9cYl8aqdt2Q==
|
||||
"@nestjs/common@7.6.15":
|
||||
version "7.6.15"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.6.15.tgz#ae96f18cb6209a21724ffa7ed1a182be1e4fd0af"
|
||||
integrity sha512-H/3Nk7M02Fc4YN9St05i34gZKVuzE54gd5eXAX6WwisqU5fQ00kss1pYGbltjb2QGu3A/fpO1MdYEwOA18Z/VQ==
|
||||
dependencies:
|
||||
axios "0.21.1"
|
||||
iterare "1.2.1"
|
||||
|
@ -735,10 +735,10 @@
|
|||
lodash.set "4.3.2"
|
||||
uuid "8.3.2"
|
||||
|
||||
"@nestjs/core@7.6.14":
|
||||
version "7.6.14"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.6.14.tgz#b3be15506aee33b847abce993a7371439b292dd9"
|
||||
integrity sha512-iAeQIsC79xcLTpga3he48ROX4g561VFsfbksicqotrFy0k9czKxVtHxevsnwo8KzFsYXQqOCO6XYI8MsuAjMcg==
|
||||
"@nestjs/core@7.6.15":
|
||||
version "7.6.15"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-7.6.15.tgz#dfcc5a7804c10d07f81dde514804b484b909d08a"
|
||||
integrity sha512-8CrL/iY5Gt4HJfyDg1PgPalhT7tVRT643f2mGMgPum/P/e94uuwEYBNIgsMEVOJUrOAWZkNIN60uEf8JkH6GWw==
|
||||
dependencies:
|
||||
"@nuxtjs/opencollective" "0.3.2"
|
||||
fast-safe-stringify "2.0.7"
|
||||
|
@ -758,10 +758,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@nestjs/passport/-/passport-7.1.5.tgz#b32fc0492008d73ebae4327fbc0012a738a83664"
|
||||
integrity sha512-Hu9hPxTdBZA0C4GrWTsSflzwsJ99oAk9jqAwpcszdFNqfjMjkPGuCM9QsVZbBP2bE8fxrVrPsNOILS6puY8e/A==
|
||||
|
||||
"@nestjs/platform-express@7.6.14":
|
||||
version "7.6.14"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-7.6.14.tgz#b16de114421492b719d924a8abf408071c75898e"
|
||||
integrity sha512-0e+byDx6Ak3avSkhMlZfs65vqzjqn/kdpR6EdtifIpIsJWYo0ZapbCNBqyQ2RLFq/IBjP6Y9nWO6HNSOOM60Kw==
|
||||
"@nestjs/platform-express@7.6.15":
|
||||
version "7.6.15"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-7.6.15.tgz#816db6999bf65284d5e1292092ec71acd812fbbb"
|
||||
integrity sha512-XpoHtai7UlUvm6rLo0u2xtkABhC6YbxNuNYqpv/L+mT1xzKJtPV2jWYxJnsE4WNZAddsnKsAcDjj2nCQgiJ52Q==
|
||||
dependencies:
|
||||
body-parser "1.19.0"
|
||||
cors "2.8.5"
|
||||
|
@ -797,10 +797,10 @@
|
|||
lodash "4.17.21"
|
||||
path-to-regexp "3.2.0"
|
||||
|
||||
"@nestjs/testing@7.6.14":
|
||||
version "7.6.14"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.6.14.tgz#b1093250157a54fe6b27ec164bdbdc0d26dcd841"
|
||||
integrity sha512-sHOPsmzCPQUlQtfpH5WK+eILk8lRMdr/k3MrkuprS9Y1O4wmPt81ohspvsCXxLQ4U65i6cYR9y/C2uefvnx4rg==
|
||||
"@nestjs/testing@7.6.15":
|
||||
version "7.6.15"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-7.6.15.tgz#eed34846a8b2b5ddb0ff6bd74cdcb4344c364c40"
|
||||
integrity sha512-AWr8stnRoS0yCU/EotAJKveYXm1XSB4ZT+ReqFDXhPyqC1ppOfU+zZuCjQlQHorMzidsVHsAstK5/rUsXnrZUQ==
|
||||
dependencies:
|
||||
optional "0.1.4"
|
||||
tslib "2.1.0"
|
||||
|
|
Loading…
Reference in a new issue