File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 135
135
"@types/source-map-support" : " ^0.5.10" ,
136
136
"@types/striptags" : " ^3.1.1" ,
137
137
"@types/supertest" : " ^6.0.3" ,
138
- "@types/uuid" : " ^9 .0.8 " ,
138
+ "@types/uuid" : " ^11 .0.0 " ,
139
139
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
140
140
"@typescript-eslint/parser" : " ^7.18.0" ,
141
141
"aws-sdk-client-mock" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -4078,7 +4078,7 @@ __metadata:
4078
4078
"@types/source-map-support": "npm:^0.5.10"
4079
4079
"@types/striptags": "npm:^3.1.1"
4080
4080
"@types/supertest": "npm:^6.0.3"
4081
- "@types/uuid": "npm:^9 .0.8 "
4081
+ "@types/uuid": "npm:^11 .0.0 "
4082
4082
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
4083
4083
"@typescript-eslint/parser": "npm:^7.18.0"
4084
4084
aws-sdk: "npm:^2.1692.0"
@@ -11001,10 +11001,12 @@ __metadata:
11001
11001
languageName: node
11002
11002
linkType: hard
11003
11003
11004
- "@types/uuid@npm:^9.0.8":
11005
- version: 9.0.8
11006
- resolution: "@types/uuid@npm:9.0.8"
11007
- checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
11004
+ "@types/uuid@npm:^11.0.0":
11005
+ version: 11.0.0
11006
+ resolution: "@types/uuid@npm:11.0.0"
11007
+ dependencies:
11008
+ uuid: "npm:*"
11009
+ checksum: 10/9f94bd34e5d220c53cc58ea9f48a0061d3bc343e29bc33a17edc705f5e21fedda21553318151f2bc227c2b2b03727bbb536da2b82a61f84d2e1ca38abc5e5c3f
11008
11010
languageName: node
11009
11011
linkType: hard
11010
11012
@@ -29032,6 +29034,15 @@ __metadata:
29032
29034
languageName: node
29033
29035
linkType: hard
29034
29036
29037
+ "uuid@npm:*":
29038
+ version: 13.0.0
29039
+ resolution: "uuid@npm:13.0.0"
29040
+ bin:
29041
+ uuid: dist-node/bin/uuid
29042
+ checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
29043
+ languageName: node
29044
+ linkType: hard
29045
+
29035
29046
"uuid@npm:8.0.0":
29036
29047
version: 8.0.0
29037
29048
resolution: "uuid@npm:8.0.0"
You can’t perform that action at this time.
0 commit comments