This repository was archived by the owner on Aug 30, 2023. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"@nestjs/testing" : " 7.0.3" ,
50
50
"@types/express" : " 4.17.1" ,
51
51
"@types/jest" : " 25.2.3" ,
52
- "@types/nedb" : " 1.8.9 " ,
52
+ "@types/nedb" : " 1.8.11 " ,
53
53
"@types/node" : " 12.12.48" ,
54
54
"@types/node-cron" : " 2.0.3" ,
55
55
"@types/node-telegram-bot-api" : " 0.40.3" ,
Original file line number Diff line number Diff line change 1025
1025
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.0.tgz#5a7306e367c539b9f6543499de8dd519fac37a8b"
1026
1026
integrity sha512-A2TAGbTFdBw9azHbpVd+/FkdW2T6msN1uct1O9bH3vTerEHKZhTXJUQXy+hNq1B0RagfU8U+KBdqiZpxjhOUQA==
1027
1027
1028
-
1029
- version "1.8.9 "
1030
- resolved "https://registry.yarnpkg.com/@types/nedb/-/nedb-1.8.9 .tgz#3cb80a94dfe41bea1dc33c4ea39cd4e7f754abc4 "
1031
- integrity sha512-w9Tl3DQCkdT0Ghes+PKhe+3/pZppBXuFFpSCjPJbb2KE3DjYmUpEyCYzjrAYlT9Y1TndnbbnChzkax2h/JorVQ ==
1028
+
1029
+ version "1.8.11 "
1030
+ resolved "https://registry.yarnpkg.com/@types/nedb/-/nedb-1.8.11 .tgz#a8f9d9c8d43d12e98df7cbcfeb5f107bbb0971c0 "
1031
+ integrity sha512-qHQRLZ0e6l/XK/2Qb2v5N1ujmdttYkUvnRI4nPIifMy6vYwoAnER10xhX13isWjjQtNsrjNLinZgDDguzPmEKw ==
1032
1032
dependencies :
1033
1033
" @types/node" " *"
1034
1034
You can’t perform that action at this time.
0 commit comments