Commit c3459c95 authored by nanahira's avatar nanahira

bump koishi-thirdeye again

parent fea3490f
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"ip": "^1.1.5", "ip": "^1.1.5",
"koishi-thirdeye": "^4.2.6", "koishi-thirdeye": "^4.2.7",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.1", "moment": "^2.29.1",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
...@@ -2673,9 +2673,9 @@ ...@@ -2673,9 +2673,9 @@
} }
}, },
"node_modules/koishi-thirdeye": { "node_modules/koishi-thirdeye": {
"version": "4.2.6", "version": "4.2.7",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.6.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.7.tgz",
"integrity": "sha512-MBX9WFl5y8+zWu2hiz6pRhdag74sCoYtEXZGqq00jJSoTKTjOq+yCCFmDJLZESKk5+sjr862OZy47ZekdctHUg==", "integrity": "sha512-phmR/CqjE3rqP3ptbLmKA7Ri4uMh199fZ/oKh5/Y3webxWmgCbffx/2workKpphL60SfKiSR1YvePYGESF/8xA==",
"dependencies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
...@@ -6417,9 +6417,9 @@ ...@@ -6417,9 +6417,9 @@
} }
}, },
"koishi-thirdeye": { "koishi-thirdeye": {
"version": "4.2.6", "version": "4.2.7",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.6.tgz", "resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-4.2.7.tgz",
"integrity": "sha512-MBX9WFl5y8+zWu2hiz6pRhdag74sCoYtEXZGqq00jJSoTKTjOq+yCCFmDJLZESKk5+sjr862OZy47ZekdctHUg==", "integrity": "sha512-phmR/CqjE3rqP3ptbLmKA7Ri4uMh199fZ/oKh5/Y3webxWmgCbffx/2workKpphL60SfKiSR1YvePYGESF/8xA==",
"requires": { "requires": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
}, },
"dependencies": { "dependencies": {
"ip": "^1.1.5", "ip": "^1.1.5",
"koishi-thirdeye": "^4.2.6", "koishi-thirdeye": "^4.2.7",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"moment": "^2.29.1", "moment": "^2.29.1",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
......
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