File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed
dev-packages/node-integration-tests Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 26
26
},
27
27
"dependencies" : {
28
28
"@hapi/hapi" : " ^20.3.0" ,
29
- "@nestjs/common" : " ^10.3.3 " ,
29
+ "@nestjs/common" : " ^10.3.7 " ,
30
30
"@nestjs/core" : " ^10.3.3" ,
31
31
"@nestjs/platform-express" : " ^10.3.3" ,
32
32
"@prisma/client" : " 5.9.1" ,
Original file line number Diff line number Diff line change 1
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
2
- // @ts -nocheck These are only tests
3
1
/* eslint-disable @typescript-eslint/naming-convention */
4
2
/* eslint-disable @typescript-eslint/explicit-member-accessibility */
5
3
import { loggingTransport , sendPortToRunner } from '@sentry-internal/node-integration-tests' ;
Original file line number Diff line number Diff line change 4393
4393
resolved "https://registry.yarnpkg.com/@lukeed/csprng/-/csprng-1.1.0.tgz#1e3e4bd05c1cc7a0b2ddbd8a03f39f6e4b5e6cfe"
4394
4394
integrity sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==
4395
4395
4396
- "@nestjs/common@^10.3.3 ":
4397
- version "10.3.3 "
4398
- resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.3.3 .tgz#ba20f756dbed62f5fe29737c42384ad41156c9e9 "
4399
- integrity sha512-LAkTe8/CF0uNWM0ecuDwUNTHCi1lVSITmmR4FQ6Ftz1E7ujQCnJ5pMRzd8JRN14vdBkxZZ8VbVF0BDUKoKNxMQ ==
4396
+ "@nestjs/common@^10.3.7 ":
4397
+ version "10.3.7 "
4398
+ resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.3.7 .tgz#38ab5ff92277cf1f26f4749c264524e76962cfff "
4399
+ integrity sha512-gKFtFzcJznrwsRYjtNZoPAvSOPYdNgxbTYoAyLTpoy393cIKgLmJTHu6ReH8/qIB9AaZLdGaFLkx98W/tFWFUw ==
4400
4400
dependencies:
4401
4401
uid "2.0.2"
4402
4402
iterare "1.2.1"
You can’t perform that action at this time.
0 commit comments