File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 78
78
"@babel/preset-env" : " ^7.12.1" ,
79
79
"@babel/preset-typescript" : " ^7.12.1" ,
80
80
"@babel/register" : " ^7.12.1" ,
81
- "@babel/runtime" : " ^7.11.2 " ,
81
+ "@babel/runtime" : " ^7.12.1 " ,
82
82
"@types/bcrypt" : " ^3.0.0" ,
83
83
"@types/body-parser" : " ^1.19.0" ,
84
84
"@types/cors" : " ^2.8.8" ,
Original file line number Diff line number Diff line change 1009
1009
pirates "^4.0.0"
1010
1010
source-map-support "^0.5.16"
1011
1011
1012
- " @babel/runtime@^7.10.5" , "@babel/runtime@^7.11.2 ", "@babel/runtime@^7.8.4":
1013
- version "7.11.2 "
1014
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2 .tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736 "
1015
- integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw ==
1012
+ " @babel/runtime@^7.10.5" , "@babel/runtime@^7.12.1 ", "@babel/runtime@^7.8.4":
1013
+ version "7.12.1 "
1014
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.1 .tgz#b4116a6b6711d010b2dad3b7b6e43bf1b9954740 "
1015
+ integrity sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA ==
1016
1016
dependencies :
1017
1017
regenerator-runtime "^0.13.4"
1018
1018
You can’t perform that action at this time.
0 commit comments