Commit 029fe238 authored by nanahira's avatar nanahira

bump

parent 10ba0dc2
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"@types/koa": "^2.13.4", "@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11", "@types/koa__router": "^8.0.11",
"cosmotype-decorators": "^2.0.1", "cosmotype-decorators": "^2.0.3",
"koishi-decorators": "^2.0.0", "koishi-decorators": "^2.0.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
...@@ -2311,9 +2311,9 @@ ...@@ -2311,9 +2311,9 @@
} }
}, },
"node_modules/cosmotype-decorators": { "node_modules/cosmotype-decorators": {
"version": "2.0.1", "version": "2.0.3",
"resolved": "https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.1.tgz", "resolved": "https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.3.tgz",
"integrity": "sha512-5pGd3Ln5YKLDx0FEWDV90EJFfvJVDK+0/kU5V2YJesuZrkocLKi6z2P76n6RRQUoV+hdn9/z0lqqdR748wTWjg==", "integrity": "sha512-QK1i354Y9wpInSxqZY/ZUizhjSUv2LooAxg36hQUsGl4RgmGjghw/FBoG6opSaGEdTTtgwNhzVyScfH4d8eT4Q==",
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"typed-reflector": "^1.0.10" "typed-reflector": "^1.0.10"
...@@ -8665,9 +8665,9 @@ ...@@ -8665,9 +8665,9 @@
} }
}, },
"cosmotype-decorators": { "cosmotype-decorators": {
"version": "2.0.1", "version": "2.0.3",
"resolved": "https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.1.tgz", "resolved": "https://registry.npmjs.org/cosmotype-decorators/-/cosmotype-decorators-2.0.3.tgz",
"integrity": "sha512-5pGd3Ln5YKLDx0FEWDV90EJFfvJVDK+0/kU5V2YJesuZrkocLKi6z2P76n6RRQUoV+hdn9/z0lqqdR748wTWjg==", "integrity": "sha512-QK1i354Y9wpInSxqZY/ZUizhjSUv2LooAxg36hQUsGl4RgmGjghw/FBoG6opSaGEdTTtgwNhzVyScfH4d8eT4Q==",
"requires": { "requires": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"typed-reflector": "^1.0.10" "typed-reflector": "^1.0.10"
......
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