Commit 62fd6ed7 authored by nanahira's avatar nanahira

bump

parent 084aa79f
......@@ -14,7 +14,7 @@
"@types/ws": "^8.5.3",
"koa": "^2.13.4",
"koa-bodyparser": "^4.3.0",
"koishi-thirdeye": "^11.1.0",
"koishi-thirdeye": "^11.1.2",
"lodash": "^4.17.21",
"typed-reflector": "^1.0.11",
"ws": "^8.7.0"
......@@ -46,7 +46,7 @@
"peerDependencies": {
"@nestjs/common": "^9.0.3 || ^8.0.0",
"@nestjs/core": "^9.0.3 || ^8.0.0",
"koishi": "^4.9.1",
"koishi": "^4.9.4",
"rxjs": "^7.5.5"
}
},
......@@ -1180,36 +1180,36 @@
}
},
"node_modules/@koishijs/core": {
"version": "4.9.1",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.9.1.tgz",
"integrity": "sha512-InVKEdV5S3z0TEqZ3+u7FYzGoVFehONx10H1xMzb9apx0Vb9kdwhwq776jB16kmLlM6XJsXFLOeJ9/dMN7sUbw==",
"version": "4.9.4",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.9.4.tgz",
"integrity": "sha512-GsYySFk8opgij8SyHcwrRrqZy891pTMZgJIwMgQX/uOvy17pdP1nRlc+jeEV0TCChLkttbJPGaojJks7esaYBw==",
"peer": true,
"dependencies": {
"@koishijs/utils": "^6.1.3",
"@minatojs/core": "^1.3.0",
"@satorijs/core": "^1.1.3",
"cordis": "^2.1.2"
"@koishijs/utils": "^6.2.2",
"@minatojs/core": "^1.3.1",
"@satorijs/core": "^1.1.11",
"cordis": "^2.4.4"
}
},
"node_modules/@koishijs/utils": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-6.1.3.tgz",
"integrity": "sha512-qmFBaaNmwSrU5tifyzl28+msFfYONxekjdjS80bEzH6WFddgf1+UfjwSkmUkLQ48iTVN4yWK8+r6SovMfpA5rg==",
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-6.2.2.tgz",
"integrity": "sha512-vsL1PkuvTFgTjNJdwOv9em2M21+6ssinB/UjflGW1oENT6BNUopXcf2HnG+7kcxwhpLl/cezacEnqqE2Nrce0Q==",
"peer": true,
"dependencies": {
"cosmokit": "^1.2.3",
"cosmokit": "^1.3.3",
"inaba": "^1.1.1",
"reggol": "^1.1.0",
"reggol": "^1.3.0",
"schemastery": "^3.5.4"
}
},
"node_modules/@minatojs/core": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@minatojs/core/-/core-1.3.0.tgz",
"integrity": "sha512-MGO5gsfy4aDN8Ai0SvMYLaF4xqMLy3RyO2oeuTH7/wH5tS/dLscXvLy7wZf17XFRZJIDX/3qyiu2xQGw0lapXA==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@minatojs/core/-/core-1.3.1.tgz",
"integrity": "sha512-+RuiSFpZx41TiUeUY0DJ6ts1d6aaNoQ18VoHZcdpT5NPPNeW4u+N3b/XkZjcBGZTeILrLmlmwxKhq1iU/+dE0A==",
"peer": true,
"dependencies": {
"cosmokit": "^1.2.1"
"cosmokit": "^1.3.3"
}
},
"node_modules/@nestjs/common": {
......@@ -1479,51 +1479,80 @@
}
},
"node_modules/@satorijs/core": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@satorijs/core/-/core-1.1.3.tgz",
"integrity": "sha512-OqpJ6P9l/fuNHhC/3LpJYWxtDHBbB9Sc0To7nzuqg0+B8J96n9BRtBfT4WJJ8phrS9QXC/rNelvyPlixPvzUCA==",
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/@satorijs/core/-/core-1.1.11.tgz",
"integrity": "sha512-suTYV/0S92aZINBBTeBee8giUA9VkJkkVjWX2QvkSCzj8UlFEAFTTSyOnzeVxOgbVG+rnlGXhcRM7pcv+F5dDA==",
"peer": true,
"dependencies": {
"@satorijs/element": "^1.1.0",
"cordis": "^2.1.2",
"cordis-axios": "^1.0.4",
"cosmokit": "^1.2.3",
"reggol": "^1.1.0",
"@satorijs/element": "^1.1.3",
"cordis": "^2.4.1",
"cordis-axios": "^2.0.1",
"cosmokit": "^1.3.3",
"reggol": "^1.3.0",
"schemastery": "^3.5.4",
"ws": "^8.8.1"
}
},
"node_modules/@satorijs/element": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@satorijs/element/-/element-1.1.0.tgz",
"integrity": "sha512-FtiQ83lt+DDo04Lr2AkY4SSLoMLMdcbInNMs4CKbGL4YltgITf6sizQQLuSqkQITPPWpHTI545vnxj2HzYWtoQ==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@satorijs/element/-/element-1.1.3.tgz",
"integrity": "sha512-ujRE0u3/ZldQwv2J87meiNT+INoU+lxRkqnEc6Wj36Il9SIvJEr1jU2xnhP0QecQkEFOoovrKd9mr1LSxHLQAA==",
"peer": true,
"dependencies": {
"cosmokit": "^1.2.3"
"cosmokit": "^1.3.3"
}
},
"node_modules/@satorijs/satori": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@satorijs/satori/-/satori-1.1.3.tgz",
"integrity": "sha512-fP2Xe1eMYpNiCsJ56+q0Y5lNhCMLziiqPSWDoSF9DaWqThMSex3o0eNdqS94Ekcr5lpiQsHC//zGJnQvGs5Ydw==",
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/@satorijs/satori/-/satori-1.1.11.tgz",
"integrity": "sha512-kV0WtHkYsN6njBlf+hjdt0oqh0ylztp0ySRGW306FKgHRFVHxwF6Lz29216XgWgt5yOswcYifJ1Rv94gt28Gsw==",
"peer": true,
"dependencies": {
"@koa/router": "^10.1.1",
"@satorijs/core": "^1.1.3",
"@satorijs/core": "^1.1.11",
"@types/koa": "*",
"@types/koa__router": "*",
"@types/ws": "^8.5.3",
"axios": "^0.24.0",
"agent-base": "^6.0.2",
"axios": "^0.27.2",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.1",
"koa": "^2.13.4",
"koa-bodyparser": "^4.3.0",
"parseurl": "^1.3.3",
"path-to-regexp": "^6.2.1",
"portfinder": "^1.0.28"
"portfinder": "^1.0.28",
"schemastery": "^3.5.4",
"socks-proxy-agent": "^5.0.1",
"ws": "^8.8.1"
},
"engines": {
"node": ">=12.0.0"
}
},
"node_modules/@satorijs/satori/node_modules/@tootallnate/once": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
"integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
"peer": true,
"engines": {
"node": ">= 10"
}
},
"node_modules/@satorijs/satori/node_modules/http-proxy-agent": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
"peer": true,
"dependencies": {
"@tootallnate/once": "2",
"agent-base": "6",
"debug": "4"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/@satorijs/satori/node_modules/path-to-regexp": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz",
......@@ -1752,9 +1781,10 @@
}
},
"node_modules/@types/koa__router": {
"version": "8.0.11",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.11.tgz",
"integrity": "sha512-WXgKWpBsbS14kzmzD9LeFapOIa678h7zvUHxDwXwSx4ETKXhXLVUAToX6jZ/U7EihM7qwyD9W/BZvB0MRu7MTQ==",
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-12.0.0.tgz",
"integrity": "sha512-S6eHyZyoWCZLNHyy8j0sMW85cPrpByCbGGU2/BO4IzGiI87aHJ92lZh4E9xfsM9DcbCT469/OIqyC0sSJXSIBQ==",
"peer": true,
"dependencies": {
"@types/koa": "*"
}
......@@ -2322,12 +2352,13 @@
}
},
"node_modules/axios": {
"version": "0.24.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz",
"integrity": "sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==",
"version": "0.27.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
"integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==",
"peer": true,
"dependencies": {
"follow-redirects": "^1.14.4"
"follow-redirects": "^1.14.9",
"form-data": "^4.0.0"
}
},
"node_modules/babel-jest": {
......@@ -2834,73 +2865,35 @@
"integrity": "sha512-3DdaFaU/Zf1AnpLiFDeNCD4TOWe3Zl2RZaTzUvWiIk5ERzcCodOE20Vqq4fzCbNoHURFHT4/us/Lfq+S2zyY4w=="
},
"node_modules/cordis": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/cordis/-/cordis-2.1.2.tgz",
"integrity": "sha512-hSVcNRRmygJ8oB4GAF4KYquU00qK7SG7fT+k3qoyRZAY+KO9bkTMhqNb3Li0K3YqGJLhpM+9PwPnS4nPWHa0dA==",
"version": "2.4.4",
"resolved": "https://registry.npmjs.org/cordis/-/cordis-2.4.4.tgz",
"integrity": "sha512-mXkb7jTEpAwqY5zbE03Tmm2QN5oQs96NJ7VSYWv4yZZyFnkv+GuYwt5s58u97OXDxHKiqbj59iHDW8LIAf/M4A==",
"peer": true,
"dependencies": {
"cosmokit": "^1.2.2"
"cosmokit": "^1.3.3"
}
},
"node_modules/cordis-axios": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/cordis-axios/-/cordis-axios-1.0.4.tgz",
"integrity": "sha512-1asWMhlvG9IR8ATr9c7ljJ3fnSXKjxTvr+IBmzYDDGDR9tpSoiMMbhNzMVJimMawtoIQKl76CIF6DTgJOqHlxA==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/cordis-axios/-/cordis-axios-2.0.1.tgz",
"integrity": "sha512-9zdVoOdMgD+DLfAJSJ6+nC2l80S4LRXNoVlz7bTj3uFJyGpp+vAklvINNlIXc7dkNLvPijSN7RcT5jKOIigRFQ==",
"peer": true,
"dependencies": {
"agent-base": "^6.0.2",
"axios": "^0.27.2",
"cosmokit": "^1.2.3",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.1",
"schemastery": "^3.5.4",
"socks-proxy-agent": "^5.0.1",
"ws": "^8.8.1"
"cosmokit": "^1.3.3",
"schemastery": "^3.5.4"
},
"engines": {
"node": ">=12.0.0"
},
"peerDependencies": {
"cordis": "^2.1.2"
}
},
"node_modules/cordis-axios/node_modules/@tootallnate/once": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
"integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
"peer": true,
"engines": {
"node": ">= 10"
}
},
"node_modules/cordis-axios/node_modules/axios": {
"version": "0.27.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
"integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==",
"peer": true,
"dependencies": {
"follow-redirects": "^1.14.9",
"form-data": "^4.0.0"
}
},
"node_modules/cordis-axios/node_modules/http-proxy-agent": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
"peer": true,
"dependencies": {
"@tootallnate/once": "2",
"agent-base": "6",
"debug": "4"
},
"engines": {
"node": ">= 6"
"cordis": "^2.3.4"
}
},
"node_modules/cordis-decorators": {
"version": "1.0.19",
"resolved": "https://registry.npmjs.org/cordis-decorators/-/cordis-decorators-1.0.19.tgz",
"integrity": "sha512-ELMLhrn1KLEfNDU9P5eF0Ze/tYf0gwvsyGxwS7dA3iR57n6koIL1XMp8ae7RqCzO7bia93f3uTyL3wJfOKkkAQ==",
"version": "1.0.20",
"resolved": "https://registry.npmjs.org/cordis-decorators/-/cordis-decorators-1.0.20.tgz",
"integrity": "sha512-OFBuAhtvaf6JnRQashgYPZm7mGleMS9Ky84RBVxa+TJFTqeAzxnYuPOKA9jjOnwFkUcW+5ZlYTTKSPHIv4On0A==",
"dependencies": {
"lodash": "^4.17.21",
"mustache": "^4.2.0",
......@@ -2910,7 +2903,7 @@
"typed-reflector": "^1.0.11"
},
"peerDependencies": {
"cordis": "^2.0.6",
"cordis": "^2.4.4",
"schemastery": "^3.5.1"
}
},
......@@ -2934,9 +2927,9 @@
}
},
"node_modules/cosmokit": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/cosmokit/-/cosmokit-1.2.3.tgz",
"integrity": "sha512-iVY/3srBoUaJiIu0Ur9zAPR0m87i/uBBE7N7PIpknWlItXNM5n7aAjGXHvmkx3uwm7s60s9biekPFlJD9mjGhw==",
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/cosmokit/-/cosmokit-1.3.3.tgz",
"integrity": "sha512-jpEp5zDrGbycu8AdaCjmNNr2J617NAFvAU6GM8o/dJP2/pe80qTbPoflqyJzAuMhiaC6QCXlBP0KCusTsDemPQ==",
"peer": true
},
"node_modules/cross-spawn": {
......@@ -3962,9 +3955,9 @@
"dev": true
},
"node_modules/follow-redirects": {
"version": "1.15.1",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz",
"integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==",
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
"funding": [
{
"type": "individual",
......@@ -5578,14 +5571,14 @@
}
},
"node_modules/koishi": {
"version": "4.9.1",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.9.1.tgz",
"integrity": "sha512-trcpLvIihRwhTTYZ+GOBZyn6OSdf2jxWq9JD6rpEUu+JEGIzfGh2rfMCLh6/3Vu0lthtbWyg8OxbYC1hgA28hw==",
"version": "4.9.4",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.9.4.tgz",
"integrity": "sha512-ohUC96YFakY/65inJb37mOHfIQpqmaokSfCnYyDMwaOcDnzWSlOt2upsVb5DuFUY3gjWZHtouCI95RczjL+4AQ==",
"peer": true,
"dependencies": {
"@koishijs/core": "^4.9.1",
"@koishijs/utils": "^6.1.3",
"@satorijs/satori": "^1.1.3",
"@koishijs/core": "^4.9.4",
"@koishijs/utils": "^6.2.2",
"@satorijs/satori": "^1.1.11",
"file-type": "^16.5.4",
"ns-require": "^1.1.4"
},
......@@ -5594,16 +5587,16 @@
}
},
"node_modules/koishi-thirdeye": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.0.tgz",
"integrity": "sha512-d5i5zJgXavCwY3qRLffvsY6v9dwbShS6nqp0bMw+nlxw8ReYGeb+LXTYZ/bY0BU58EOn7ojZfRZG8W8vYErhQQ==",
"version": "11.1.2",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.2.tgz",
"integrity": "sha512-cFRY7wPZRoDhhzzdStbFu1TaiNVh+tRpE1WeNsbCQJskyyde6XqWbDLTpb/GQ3OUb3vY2UVOFJ+lD9bQUAiaDQ==",
"dependencies": {
"minato-decorators": "^2.1.0",
"rxjs": "^7.5.6",
"satori-decorators": "^1.0.12"
"satori-decorators": "^1.0.13"
},
"peerDependencies": {
"koishi": "^4.9.1"
"koishi": "^4.9.4"
}
},
"node_modules/leven": {
......@@ -6328,9 +6321,9 @@
}
},
"node_modules/portfinder": {
"version": "1.0.29",
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.29.tgz",
"integrity": "sha512-Z5+DarHWCKlufshB9Z1pN95oLtANoY5Wn9X3JGELGyQ6VhEcBfT2t+1fGUBq7MwUant6g/mqowH+4HifByPbiQ==",
"version": "1.0.32",
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.32.tgz",
"integrity": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==",
"peer": true,
"dependencies": {
"async": "^2.6.4",
......@@ -6621,12 +6614,13 @@
}
},
"node_modules/reggol": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/reggol/-/reggol-1.1.0.tgz",
"integrity": "sha512-UCp3s/nu3DvqSiMLyBNTO27GYSZTgUqELzOGz1D7nWglw0cE8/Fp99TQ5+99Zq+jJvh84Ef3FbjKGD4Sg3qIGg==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/reggol/-/reggol-1.3.0.tgz",
"integrity": "sha512-VjmphkOknPRTMscChYkGJn2ydD9uyRSVn/EZF2JqwybhgucShZZdVakCTfhADVj/OgVVgFbQp5T4Q0QwQYFYTg==",
"peer": true,
"dependencies": {
"cosmokit": "^1.2.1",
"cosmokit": "^1.3.3",
"object-inspect": "^1.12.2",
"supports-color": "^8.1.1"
}
},
......@@ -6833,17 +6827,25 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"node_modules/satori-decorators": {
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.0.12.tgz",
"integrity": "sha512-DUfWfkC0+4sS2TUlodoYYxrQYrTIambjL+Y2TwClvPdRHV+BigHPpLT68QVjUiId0a3VuMKLJdbszfb/MQJbDA==",
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.0.13.tgz",
"integrity": "sha512-Rq5Ii3dSxsKUuk6gEZUWVYffMXxicT0q6bSn9D9yfYeMrf/cmSmUcoJ6tun4k/jxT3vWaNnSU2jS2Qe6qHOIJg==",
"dependencies": {
"@types/koa": "^2.13.5",
"@types/koa__router": "^8.0.11",
"cordis-decorators": "^1.0.19",
"cordis-decorators": "^1.0.20",
"lodash": "^4.17.21"
},
"peerDependencies": {
"@satorijs/satori": "^1.0.6"
"@satorijs/satori": "^1.1.11"
}
},
"node_modules/satori-decorators/node_modules/@types/koa__router": {
"version": "8.0.11",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.11.tgz",
"integrity": "sha512-WXgKWpBsbS14kzmzD9LeFapOIa678h7zvUHxDwXwSx4ETKXhXLVUAToX6jZ/U7EihM7qwyD9W/BZvB0MRu7MTQ==",
"dependencies": {
"@types/koa": "*"
}
},
"node_modules/saxes": {
......@@ -6868,16 +6870,16 @@
}
},
"node_modules/schemastery-gen": {
"version": "3.1.15",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.15.tgz",
"integrity": "sha512-tcltIlWOssKKYNH6aI5Ysxh2Qacrb2tKOjoQW6eUNrHDVqDi0ZLu0990LUo1hGju5xxHw+SbpI/DmjRbMO54uw==",
"version": "3.1.16",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.16.tgz",
"integrity": "sha512-bCcMZnz4bDFHqz26lL9jB/W+lBX8AnGLrOowxspyyaenp8e5e4n7oUo83+82AjWk//scl1AY0eplIcUq4B5YDQ==",
"dependencies": {
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.10"
},
"peerDependencies": {
"schemastery": "^3.5.1"
"schemastery": "^3.5.3"
}
},
"node_modules/secure-json-parse": {
......@@ -7073,9 +7075,9 @@
}
},
"node_modules/socks": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/socks/-/socks-2.7.0.tgz",
"integrity": "sha512-scnOe9y4VuiNUULJN72GrM26BNOjVsfPXI+j+98PkyEfsIXroa5ofyjT+FzGvn/xHs73U2JtoBYAVx9Hl4quSA==",
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz",
"integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==",
"peer": true,
"dependencies": {
"ip": "^2.0.0",
......@@ -8949,36 +8951,36 @@
}
},
"@koishijs/core": {
"version": "4.9.1",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.9.1.tgz",
"integrity": "sha512-InVKEdV5S3z0TEqZ3+u7FYzGoVFehONx10H1xMzb9apx0Vb9kdwhwq776jB16kmLlM6XJsXFLOeJ9/dMN7sUbw==",
"version": "4.9.4",
"resolved": "https://registry.npmjs.org/@koishijs/core/-/core-4.9.4.tgz",
"integrity": "sha512-GsYySFk8opgij8SyHcwrRrqZy891pTMZgJIwMgQX/uOvy17pdP1nRlc+jeEV0TCChLkttbJPGaojJks7esaYBw==",
"peer": true,
"requires": {
"@koishijs/utils": "^6.1.3",
"@minatojs/core": "^1.3.0",
"@satorijs/core": "^1.1.3",
"cordis": "^2.1.2"
"@koishijs/utils": "^6.2.2",
"@minatojs/core": "^1.3.1",
"@satorijs/core": "^1.1.11",
"cordis": "^2.4.4"
}
},
"@koishijs/utils": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-6.1.3.tgz",
"integrity": "sha512-qmFBaaNmwSrU5tifyzl28+msFfYONxekjdjS80bEzH6WFddgf1+UfjwSkmUkLQ48iTVN4yWK8+r6SovMfpA5rg==",
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/@koishijs/utils/-/utils-6.2.2.tgz",
"integrity": "sha512-vsL1PkuvTFgTjNJdwOv9em2M21+6ssinB/UjflGW1oENT6BNUopXcf2HnG+7kcxwhpLl/cezacEnqqE2Nrce0Q==",
"peer": true,
"requires": {
"cosmokit": "^1.2.3",
"cosmokit": "^1.3.3",
"inaba": "^1.1.1",
"reggol": "^1.1.0",
"reggol": "^1.3.0",
"schemastery": "^3.5.4"
}
},
"@minatojs/core": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@minatojs/core/-/core-1.3.0.tgz",
"integrity": "sha512-MGO5gsfy4aDN8Ai0SvMYLaF4xqMLy3RyO2oeuTH7/wH5tS/dLscXvLy7wZf17XFRZJIDX/3qyiu2xQGw0lapXA==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@minatojs/core/-/core-1.3.1.tgz",
"integrity": "sha512-+RuiSFpZx41TiUeUY0DJ6ts1d6aaNoQ18VoHZcdpT5NPPNeW4u+N3b/XkZjcBGZTeILrLmlmwxKhq1iU/+dE0A==",
"peer": true,
"requires": {
"cosmokit": "^1.2.1"
"cosmokit": "^1.3.3"
}
},
"@nestjs/common": {
......@@ -9109,48 +9111,71 @@
}
},
"@satorijs/core": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@satorijs/core/-/core-1.1.3.tgz",
"integrity": "sha512-OqpJ6P9l/fuNHhC/3LpJYWxtDHBbB9Sc0To7nzuqg0+B8J96n9BRtBfT4WJJ8phrS9QXC/rNelvyPlixPvzUCA==",
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/@satorijs/core/-/core-1.1.11.tgz",
"integrity": "sha512-suTYV/0S92aZINBBTeBee8giUA9VkJkkVjWX2QvkSCzj8UlFEAFTTSyOnzeVxOgbVG+rnlGXhcRM7pcv+F5dDA==",
"peer": true,
"requires": {
"@satorijs/element": "^1.1.0",
"cordis": "^2.1.2",
"cordis-axios": "^1.0.4",
"cosmokit": "^1.2.3",
"reggol": "^1.1.0",
"@satorijs/element": "^1.1.3",
"cordis": "^2.4.1",
"cordis-axios": "^2.0.1",
"cosmokit": "^1.3.3",
"reggol": "^1.3.0",
"schemastery": "^3.5.4",
"ws": "^8.8.1"
}
},
"@satorijs/element": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@satorijs/element/-/element-1.1.0.tgz",
"integrity": "sha512-FtiQ83lt+DDo04Lr2AkY4SSLoMLMdcbInNMs4CKbGL4YltgITf6sizQQLuSqkQITPPWpHTI545vnxj2HzYWtoQ==",
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@satorijs/element/-/element-1.1.3.tgz",
"integrity": "sha512-ujRE0u3/ZldQwv2J87meiNT+INoU+lxRkqnEc6Wj36Il9SIvJEr1jU2xnhP0QecQkEFOoovrKd9mr1LSxHLQAA==",
"peer": true,
"requires": {
"cosmokit": "^1.2.3"
"cosmokit": "^1.3.3"
}
},
"@satorijs/satori": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@satorijs/satori/-/satori-1.1.3.tgz",
"integrity": "sha512-fP2Xe1eMYpNiCsJ56+q0Y5lNhCMLziiqPSWDoSF9DaWqThMSex3o0eNdqS94Ekcr5lpiQsHC//zGJnQvGs5Ydw==",
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/@satorijs/satori/-/satori-1.1.11.tgz",
"integrity": "sha512-kV0WtHkYsN6njBlf+hjdt0oqh0ylztp0ySRGW306FKgHRFVHxwF6Lz29216XgWgt5yOswcYifJ1Rv94gt28Gsw==",
"peer": true,
"requires": {
"@koa/router": "^10.1.1",
"@satorijs/core": "^1.1.3",
"@satorijs/core": "^1.1.11",
"@types/koa": "*",
"@types/koa__router": "*",
"@types/ws": "^8.5.3",
"axios": "^0.24.0",
"agent-base": "^6.0.2",
"axios": "^0.27.2",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.1",
"koa": "^2.13.4",
"koa-bodyparser": "^4.3.0",
"parseurl": "^1.3.3",
"path-to-regexp": "^6.2.1",
"portfinder": "^1.0.28"
"portfinder": "^1.0.28",
"schemastery": "^3.5.4",
"socks-proxy-agent": "^5.0.1",
"ws": "^8.8.1"
},
"dependencies": {
"@tootallnate/once": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
"integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
"peer": true
},
"http-proxy-agent": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
"peer": true,
"requires": {
"@tootallnate/once": "2",
"agent-base": "6",
"debug": "4"
}
},
"path-to-regexp": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz",
......@@ -9378,9 +9403,10 @@
}
},
"@types/koa__router": {
"version": "8.0.11",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.11.tgz",
"integrity": "sha512-WXgKWpBsbS14kzmzD9LeFapOIa678h7zvUHxDwXwSx4ETKXhXLVUAToX6jZ/U7EihM7qwyD9W/BZvB0MRu7MTQ==",
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-12.0.0.tgz",
"integrity": "sha512-S6eHyZyoWCZLNHyy8j0sMW85cPrpByCbGGU2/BO4IzGiI87aHJ92lZh4E9xfsM9DcbCT469/OIqyC0sSJXSIBQ==",
"peer": true,
"requires": {
"@types/koa": "*"
}
......@@ -9806,12 +9832,13 @@
}
},
"axios": {
"version": "0.24.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz",
"integrity": "sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==",
"version": "0.27.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
"integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==",
"peer": true,
"requires": {
"follow-redirects": "^1.14.4"
"follow-redirects": "^1.14.9",
"form-data": "^4.0.0"
}
},
"babel-jest": {
......@@ -10213,63 +10240,29 @@
"integrity": "sha512-3DdaFaU/Zf1AnpLiFDeNCD4TOWe3Zl2RZaTzUvWiIk5ERzcCodOE20Vqq4fzCbNoHURFHT4/us/Lfq+S2zyY4w=="
},
"cordis": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/cordis/-/cordis-2.1.2.tgz",
"integrity": "sha512-hSVcNRRmygJ8oB4GAF4KYquU00qK7SG7fT+k3qoyRZAY+KO9bkTMhqNb3Li0K3YqGJLhpM+9PwPnS4nPWHa0dA==",
"version": "2.4.4",
"resolved": "https://registry.npmjs.org/cordis/-/cordis-2.4.4.tgz",
"integrity": "sha512-mXkb7jTEpAwqY5zbE03Tmm2QN5oQs96NJ7VSYWv4yZZyFnkv+GuYwt5s58u97OXDxHKiqbj59iHDW8LIAf/M4A==",
"peer": true,
"requires": {
"cosmokit": "^1.2.2"
"cosmokit": "^1.3.3"
}
},
"cordis-axios": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/cordis-axios/-/cordis-axios-1.0.4.tgz",
"integrity": "sha512-1asWMhlvG9IR8ATr9c7ljJ3fnSXKjxTvr+IBmzYDDGDR9tpSoiMMbhNzMVJimMawtoIQKl76CIF6DTgJOqHlxA==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/cordis-axios/-/cordis-axios-2.0.1.tgz",
"integrity": "sha512-9zdVoOdMgD+DLfAJSJ6+nC2l80S4LRXNoVlz7bTj3uFJyGpp+vAklvINNlIXc7dkNLvPijSN7RcT5jKOIigRFQ==",
"peer": true,
"requires": {
"agent-base": "^6.0.2",
"axios": "^0.27.2",
"cosmokit": "^1.2.3",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.1",
"schemastery": "^3.5.4",
"socks-proxy-agent": "^5.0.1",
"ws": "^8.8.1"
},
"dependencies": {
"@tootallnate/once": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
"integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
"peer": true
},
"axios": {
"version": "0.27.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz",
"integrity": "sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==",
"peer": true,
"requires": {
"follow-redirects": "^1.14.9",
"form-data": "^4.0.0"
}
},
"http-proxy-agent": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
"peer": true,
"requires": {
"@tootallnate/once": "2",
"agent-base": "6",
"debug": "4"
}
}
"cosmokit": "^1.3.3",
"schemastery": "^3.5.4"
}
},
"cordis-decorators": {
"version": "1.0.19",
"resolved": "https://registry.npmjs.org/cordis-decorators/-/cordis-decorators-1.0.19.tgz",
"integrity": "sha512-ELMLhrn1KLEfNDU9P5eF0Ze/tYf0gwvsyGxwS7dA3iR57n6koIL1XMp8ae7RqCzO7bia93f3uTyL3wJfOKkkAQ==",
"version": "1.0.20",
"resolved": "https://registry.npmjs.org/cordis-decorators/-/cordis-decorators-1.0.20.tgz",
"integrity": "sha512-OFBuAhtvaf6JnRQashgYPZm7mGleMS9Ky84RBVxa+TJFTqeAzxnYuPOKA9jjOnwFkUcW+5ZlYTTKSPHIv4On0A==",
"requires": {
"lodash": "^4.17.21",
"mustache": "^4.2.0",
......@@ -10296,9 +10289,9 @@
}
},
"cosmokit": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/cosmokit/-/cosmokit-1.2.3.tgz",
"integrity": "sha512-iVY/3srBoUaJiIu0Ur9zAPR0m87i/uBBE7N7PIpknWlItXNM5n7aAjGXHvmkx3uwm7s60s9biekPFlJD9mjGhw==",
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/cosmokit/-/cosmokit-1.3.3.tgz",
"integrity": "sha512-jpEp5zDrGbycu8AdaCjmNNr2J617NAFvAU6GM8o/dJP2/pe80qTbPoflqyJzAuMhiaC6QCXlBP0KCusTsDemPQ==",
"peer": true
},
"cross-spawn": {
......@@ -11116,9 +11109,9 @@
"dev": true
},
"follow-redirects": {
"version": "1.15.1",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz",
"integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==",
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
"peer": true
},
"form-data": {
......@@ -12315,26 +12308,26 @@
}
},
"koishi": {
"version": "4.9.1",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.9.1.tgz",
"integrity": "sha512-trcpLvIihRwhTTYZ+GOBZyn6OSdf2jxWq9JD6rpEUu+JEGIzfGh2rfMCLh6/3Vu0lthtbWyg8OxbYC1hgA28hw==",
"version": "4.9.4",
"resolved": "https://registry.npmjs.org/koishi/-/koishi-4.9.4.tgz",
"integrity": "sha512-ohUC96YFakY/65inJb37mOHfIQpqmaokSfCnYyDMwaOcDnzWSlOt2upsVb5DuFUY3gjWZHtouCI95RczjL+4AQ==",
"peer": true,
"requires": {
"@koishijs/core": "^4.9.1",
"@koishijs/utils": "^6.1.3",
"@satorijs/satori": "^1.1.3",
"@koishijs/core": "^4.9.4",
"@koishijs/utils": "^6.2.2",
"@satorijs/satori": "^1.1.11",
"file-type": "^16.5.4",
"ns-require": "^1.1.4"
}
},
"koishi-thirdeye": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.0.tgz",
"integrity": "sha512-d5i5zJgXavCwY3qRLffvsY6v9dwbShS6nqp0bMw+nlxw8ReYGeb+LXTYZ/bY0BU58EOn7ojZfRZG8W8vYErhQQ==",
"version": "11.1.2",
"resolved": "https://registry.npmjs.org/koishi-thirdeye/-/koishi-thirdeye-11.1.2.tgz",
"integrity": "sha512-cFRY7wPZRoDhhzzdStbFu1TaiNVh+tRpE1WeNsbCQJskyyde6XqWbDLTpb/GQ3OUb3vY2UVOFJ+lD9bQUAiaDQ==",
"requires": {
"minato-decorators": "^2.1.0",
"rxjs": "^7.5.6",
"satori-decorators": "^1.0.12"
"satori-decorators": "^1.0.13"
}
},
"leven": {
......@@ -12903,9 +12896,9 @@
}
},
"portfinder": {
"version": "1.0.29",
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.29.tgz",
"integrity": "sha512-Z5+DarHWCKlufshB9Z1pN95oLtANoY5Wn9X3JGELGyQ6VhEcBfT2t+1fGUBq7MwUant6g/mqowH+4HifByPbiQ==",
"version": "1.0.32",
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.32.tgz",
"integrity": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==",
"peer": true,
"requires": {
"async": "^2.6.4",
......@@ -13120,12 +13113,13 @@
"dev": true
},
"reggol": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/reggol/-/reggol-1.1.0.tgz",
"integrity": "sha512-UCp3s/nu3DvqSiMLyBNTO27GYSZTgUqELzOGz1D7nWglw0cE8/Fp99TQ5+99Zq+jJvh84Ef3FbjKGD4Sg3qIGg==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/reggol/-/reggol-1.3.0.tgz",
"integrity": "sha512-VjmphkOknPRTMscChYkGJn2ydD9uyRSVn/EZF2JqwybhgucShZZdVakCTfhADVj/OgVVgFbQp5T4Q0QwQYFYTg==",
"peer": true,
"requires": {
"cosmokit": "^1.2.1",
"cosmokit": "^1.3.3",
"object-inspect": "^1.12.2",
"supports-color": "^8.1.1"
},
"dependencies": {
......@@ -13262,14 +13256,24 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"satori-decorators": {
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.0.12.tgz",
"integrity": "sha512-DUfWfkC0+4sS2TUlodoYYxrQYrTIambjL+Y2TwClvPdRHV+BigHPpLT68QVjUiId0a3VuMKLJdbszfb/MQJbDA==",
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/satori-decorators/-/satori-decorators-1.0.13.tgz",
"integrity": "sha512-Rq5Ii3dSxsKUuk6gEZUWVYffMXxicT0q6bSn9D9yfYeMrf/cmSmUcoJ6tun4k/jxT3vWaNnSU2jS2Qe6qHOIJg==",
"requires": {
"@types/koa": "^2.13.5",
"@types/koa__router": "^8.0.11",
"cordis-decorators": "^1.0.19",
"cordis-decorators": "^1.0.20",
"lodash": "^4.17.21"
},
"dependencies": {
"@types/koa__router": {
"version": "8.0.11",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.11.tgz",
"integrity": "sha512-WXgKWpBsbS14kzmzD9LeFapOIa678h7zvUHxDwXwSx4ETKXhXLVUAToX6jZ/U7EihM7qwyD9W/BZvB0MRu7MTQ==",
"requires": {
"@types/koa": "*"
}
}
}
},
"saxes": {
......@@ -13291,9 +13295,9 @@
}
},
"schemastery-gen": {
"version": "3.1.15",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.15.tgz",
"integrity": "sha512-tcltIlWOssKKYNH6aI5Ysxh2Qacrb2tKOjoQW6eUNrHDVqDi0ZLu0990LUo1hGju5xxHw+SbpI/DmjRbMO54uw==",
"version": "3.1.16",
"resolved": "https://registry.npmjs.org/schemastery-gen/-/schemastery-gen-3.1.16.tgz",
"integrity": "sha512-bCcMZnz4bDFHqz26lL9jB/W+lBX8AnGLrOowxspyyaenp8e5e4n7oUo83+82AjWk//scl1AY0eplIcUq4B5YDQ==",
"requires": {
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
......@@ -13462,9 +13466,9 @@
"peer": true
},
"socks": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/socks/-/socks-2.7.0.tgz",
"integrity": "sha512-scnOe9y4VuiNUULJN72GrM26BNOjVsfPXI+j+98PkyEfsIXroa5ofyjT+FzGvn/xHs73U2JtoBYAVx9Hl4quSA==",
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz",
"integrity": "sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==",
"peer": true,
"requires": {
"ip": "^2.0.0",
......
......@@ -33,7 +33,7 @@
"peerDependencies": {
"@nestjs/common": "^9.0.3 || ^8.0.0",
"@nestjs/core": "^9.0.3 || ^8.0.0",
"koishi": "^4.9.1",
"koishi": "^4.9.4",
"rxjs": "^7.5.5"
},
"devDependencies": {
......@@ -66,7 +66,7 @@
"@types/ws": "^8.5.3",
"koa": "^2.13.4",
"koa-bodyparser": "^4.3.0",
"koishi-thirdeye": "^11.1.0",
"koishi-thirdeye": "^11.1.2",
"lodash": "^4.17.21",
"typed-reflector": "^1.0.11",
"ws": "^8.7.0"
......
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