mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-22 19:32:54 +03:00
Update nest monorepo to v10.3.9
This commit is contained in:
parent
428e10f147
commit
e5592aa09d
@ -20,7 +20,7 @@
|
||||
"build"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@nestjs/testing": "10.3.8",
|
||||
"@nestjs/testing": "10.3.9",
|
||||
"@types/node": "20.14.2",
|
||||
"@types/sinon": "^17.0.3",
|
||||
"@types/supertest": "^6.0.2",
|
||||
@ -34,9 +34,9 @@
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nestjs/common": "10.3.8",
|
||||
"@nestjs/core": "10.3.8",
|
||||
"@nestjs/platform-express": "10.3.8",
|
||||
"@nestjs/common": "10.3.9",
|
||||
"@nestjs/core": "10.3.9",
|
||||
"@nestjs/platform-express": "10.3.9",
|
||||
"@tryghost/errors": "1.3.2",
|
||||
"bson-objectid": "2.0.4",
|
||||
"express": "4.19.2",
|
||||
|
32
yarn.lock
32
yarn.lock
@ -3747,19 +3747,19 @@
|
||||
pump "^3.0.0"
|
||||
tar-fs "^2.1.1"
|
||||
|
||||
"@nestjs/common@10.3.8":
|
||||
version "10.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.3.8.tgz#2dada4dc8b53aa1630d00bdea57db4453f066c4b"
|
||||
integrity sha512-P+vPEIvqx2e+fonsYVlFXKvoChyJ8Tq+lfpqdVFqblovHbFr3kZ/nYX0cPs+XuW6bnRT8tz0SSR9XBGU43kJhw==
|
||||
"@nestjs/common@10.3.9":
|
||||
version "10.3.9"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.3.9.tgz#4e85d8fa6ae201a1c5f49d4d09b205bc3672ed1f"
|
||||
integrity sha512-JAQONPagMa+sy/fcIqh/Hn3rkYQ9pQM51vXCFNOM5ujefxUVqn3gwFRMN8Y1+MxdUHipV+8daEj2jEm0IqJzOA==
|
||||
dependencies:
|
||||
uid "2.0.2"
|
||||
iterare "1.2.1"
|
||||
tslib "2.6.2"
|
||||
|
||||
"@nestjs/core@10.3.8":
|
||||
version "10.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.3.8.tgz#0831fc44b51cfe736cf5ffacd17d479dc806eddb"
|
||||
integrity sha512-AxF4tpYLDNn5Wfb3C4bNaaHJ4pREH5FJrSisR2A5zkYpQFORFs0Tc36lOFPMwBTy8Iv2wUwWLUVc5ftBnxEv4w==
|
||||
"@nestjs/core@10.3.9":
|
||||
version "10.3.9"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.3.9.tgz#fe3645eb4974423de5503a19d08f85a67693e72f"
|
||||
integrity sha512-NzZUfWAmaf8sqhhwoRA+CuqxQe+P4Rz8PZp5U7CdCbjyeB9ZVGcBkihcJC9wMdtiOWHRndB2J8zRfs5w06jK3w==
|
||||
dependencies:
|
||||
uid "2.0.2"
|
||||
"@nuxtjs/opencollective" "0.3.2"
|
||||
@ -3768,10 +3768,10 @@
|
||||
path-to-regexp "3.2.0"
|
||||
tslib "2.6.2"
|
||||
|
||||
"@nestjs/platform-express@10.3.8":
|
||||
version "10.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-10.3.8.tgz#e8458cb1d1931589d5438d7b6075aa31634417d3"
|
||||
integrity sha512-sifLoxgEJvAgbim1UuW6wyScMfkS9SVQRH+lN33N/9ZvZSjO6NSDLOe+wxqsnZkia+QrjFC0qy0ITRAsggfqbg==
|
||||
"@nestjs/platform-express@10.3.9":
|
||||
version "10.3.9"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-10.3.9.tgz#769c6027f8b3d1e144218403762710f96a174821"
|
||||
integrity sha512-si/UzobP6YUtYtCT1cSyQYHHzU3yseqYT6l7OHSMVvfG1+TqxaAqI6nmrix02LO+l1YntHRXEs3p+v9a7EfrSQ==
|
||||
dependencies:
|
||||
body-parser "1.20.2"
|
||||
cors "2.8.5"
|
||||
@ -3779,10 +3779,10 @@
|
||||
multer "1.4.4-lts.1"
|
||||
tslib "2.6.2"
|
||||
|
||||
"@nestjs/testing@10.3.8":
|
||||
version "10.3.8"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.3.8.tgz#44df73ede43c47801400d59a8ebd6ab1fe7df34c"
|
||||
integrity sha512-hpX9das2TdFTKQ4/2ojhjI6YgXtCfXRKui3A4Qaj54VVzc5+mtK502Jj18Vzji98o9MVS6skmYu+S/UvW3U6Fw==
|
||||
"@nestjs/testing@10.3.9":
|
||||
version "10.3.9"
|
||||
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.3.9.tgz#27fb0e23b129147f8de100ac40645ebf6a865c3a"
|
||||
integrity sha512-z24SdpZIRtYyM5s2vnu7rbBosXJY/KcAP7oJlwgFa/h/z/wg8gzyoKy5lhibH//OZNO+pYKajV5wczxuy5WeAg==
|
||||
dependencies:
|
||||
tslib "2.6.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user