Commit 322ad138 authored by nanahira's avatar nanahira

bump

parent 32a990dd
......@@ -11,7 +11,7 @@
"dependencies": {
"@types/koa": "^2.13.5",
"@types/koa__router": "^8.0.11",
"cordis-decorators": "^1.0.13",
"cordis-decorators": "^1.0.14",
"lodash": "^4.17.21"
},
"devDependencies": {
......@@ -2245,16 +2245,16 @@
}
},
"node_modules/cordis-decorators": {
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/cordis-decorators/-/cordis-decorators-1.0.13.tgz",
"integrity": "sha512-GHVvGHnbBiCFJIr5T9YYEKFx/K1yliHHrt00op3uyQB9IQVmSxnWwSHcf48xoPOtVAoEiFe3jC4513TjZE/0AA==",
"version": "1.0.14",
"resolved": "https://registry.npmjs.org/cordis-decorators/-/cordis-decorators-1.0.14.tgz",
"integrity": "sha512-8bYnky3f2dgXPLD0QhYNYlX8ufrLKWb1R0iMQJIBcTGO2WSsOF2rpALElDtEt92bqko1q4JOAZwDD2rLejBO6Q==",
"dependencies": {
"lodash": "^4.17.21",
"mustache": "^4.2.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.6",
"schemastery-gen": "^3.1.14",
"typed-reflector": "^1.0.10"
"typed-reflector": "^1.0.11"
},
"peerDependencies": {
"cordis": "^2.0.6",
......@@ -5933,9 +5933,9 @@
}
},
"node_modules/typed-reflector": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.10.tgz",
"integrity": "sha512-AqjdFGE/DGzbyFHTJ/xDY6mPHAJJKiVhn3vQ01sXz5eEJvY82jOllPGanFJ/Bo6ObPbLWa2fAZW19kcybiFPNA==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.11.tgz",
"integrity": "sha512-OhryVYaR+tBEW9Yt2PsPqAniNfbVk1idKbnLxBCBPUSHVRm+Ajik/QxifoJUuGoaXAZDLW9JlJTO6ctXGZX9gQ==",
"dependencies": {
"reflect-metadata": "^0.1.13"
}
......@@ -7963,16 +7963,16 @@
}
},
"cordis-decorators": {
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/cordis-decorators/-/cordis-decorators-1.0.13.tgz",
"integrity": "sha512-GHVvGHnbBiCFJIr5T9YYEKFx/K1yliHHrt00op3uyQB9IQVmSxnWwSHcf48xoPOtVAoEiFe3jC4513TjZE/0AA==",
"version": "1.0.14",
"resolved": "https://registry.npmjs.org/cordis-decorators/-/cordis-decorators-1.0.14.tgz",
"integrity": "sha512-8bYnky3f2dgXPLD0QhYNYlX8ufrLKWb1R0iMQJIBcTGO2WSsOF2rpALElDtEt92bqko1q4JOAZwDD2rLejBO6Q==",
"requires": {
"lodash": "^4.17.21",
"mustache": "^4.2.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.6",
"schemastery-gen": "^3.1.14",
"typed-reflector": "^1.0.10"
"typed-reflector": "^1.0.11"
}
},
"core-util-is": {
......@@ -10721,9 +10721,9 @@
}
},
"typed-reflector": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.10.tgz",
"integrity": "sha512-AqjdFGE/DGzbyFHTJ/xDY6mPHAJJKiVhn3vQ01sXz5eEJvY82jOllPGanFJ/Bo6ObPbLWa2fAZW19kcybiFPNA==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/typed-reflector/-/typed-reflector-1.0.11.tgz",
"integrity": "sha512-OhryVYaR+tBEW9Yt2PsPqAniNfbVk1idKbnLxBCBPUSHVRm+Ajik/QxifoJUuGoaXAZDLW9JlJTO6ctXGZX9gQ==",
"requires": {
"reflect-metadata": "^0.1.13"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment