chorn: update depends version

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2021-03-26 17:20:22 +08:00
parent 081a934747
commit b2177683de
23 changed files with 31 additions and 31 deletions

View File

@ -22,10 +22,10 @@
"@ccms/nashorn": "^0.13.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"typescript": "^4.0.5"
"typescript": "^4.2.3"
},
"dependencies": {
"inversify": "^5.0.1",
"inversify": "^5.0.5",
"inversify-binding-decorators": "^4.0.0"
}
}