File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 26
26
"@jest/globals" : " ^29.7.0" ,
27
27
"@types/express" : " ^5.0.0" ,
28
28
"@types/jest" : " ^29.5.13" ,
29
- "@types/lodash" : " ^4.17.10 " ,
29
+ "@types/lodash" : " ^4.17.12 " ,
30
30
"@types/react" : " ^18.3.11" ,
31
31
"@types/supertest" : " ^6.0.2" ,
32
32
"babel-jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -3000,7 +3000,7 @@ __metadata:
3000
3000
"@testing-library/user-event": "npm:^14.5.2"
3001
3001
"@types/express": "npm:^5.0.0"
3002
3002
"@types/jest": "npm:^29.5.13"
3003
- "@types/lodash": "npm:^4.17.10 "
3003
+ "@types/lodash": "npm:^4.17.12 "
3004
3004
"@types/react": "npm:^18.3.11"
3005
3005
"@types/supertest": "npm:^6.0.2"
3006
3006
babel-jest: "npm:^29.7.0"
@@ -5514,10 +5514,10 @@ __metadata:
5514
5514
languageName: node
5515
5515
linkType: hard
5516
5516
5517
- "@types/lodash@npm:^4.17.10 ":
5518
- version: 4.17.10
5519
- resolution: "@types/lodash@npm:4.17.10 "
5520
- checksum: 10c0/149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
5517
+ "@types/lodash@npm:^4.17.12 ":
5518
+ version: 4.17.12
5519
+ resolution: "@types/lodash@npm:4.17.12 "
5520
+ checksum: 10c0/106008f628ea3c74ed7ee7842dee79e230c84e3721ac38c293700031adb5bd130113048c22f476dbde0d0c119506b0fc447d4bd62eca922682d11e00e1377967
5521
5521
languageName: node
5522
5522
linkType: hard
5523
5523
You can’t perform that action at this time.
0 commit comments