File tree Expand file tree Collapse file tree 2 files changed +504
-391
lines changed Expand file tree Collapse file tree 2 files changed +504
-391
lines changed Original file line number Diff line number Diff line change 70
70
},
71
71
"devDependencies" : {
72
72
"@babel/cli" : " ^7.11.6" ,
73
- "@babel/core" : " ^7.11.6 " ,
74
- "@babel/node" : " ^7.10.4 " ,
75
- "@babel/plugin-proposal-class-properties" : " ^7.8.3 " ,
73
+ "@babel/core" : " ^7.12.1 " ,
74
+ "@babel/node" : " ^7.12.1 " ,
75
+ "@babel/plugin-proposal-class-properties" : " ^7.12.1 " ,
76
76
"@babel/plugin-proposal-object-rest-spread" : " ^7.12.1" ,
77
77
"@babel/plugin-transform-runtime" : " ^7.11.5" ,
78
- "@babel/preset-env" : " ^7.11.5 " ,
79
- "@babel/preset-typescript" : " ^7.8.3 " ,
80
- "@babel/register" : " ^7.11.5 " ,
78
+ "@babel/preset-env" : " ^7.12.1 " ,
79
+ "@babel/preset-typescript" : " ^7.12.1 " ,
80
+ "@babel/register" : " ^7.12.1 " ,
81
81
"@babel/runtime" : " ^7.11.2" ,
82
82
"@types/bcrypt" : " ^3.0.0" ,
83
83
"@types/body-parser" : " ^1.19.0" ,
You can’t perform that action at this time.
0 commit comments