未验证 提交 6f235ae1 编写于 作者: D dependabot-preview[bot] 提交者: GitHub
上级 cf4840b2
......@@ -2894,19 +2894,6 @@
"integrity": "sha512-EwaJS7RjoXUZ2cXXKZZxZqieGtc7RbvQhUy8FwDoMQtxWVi14tFjeFCYPZAM1mBCpOpiBpyaZbb9NeHc7eGKgw==",
"dev": true
},
"@hapi/joi": {
"version": "17.1.1",
"resolved": "https://registry.npmjs.org/@hapi/joi/-/joi-17.1.1.tgz",
"integrity": "sha512-p4DKeZAoeZW4g3u7ZeRo+vCDuSDgSvtsB/NpfjXEHTUjSeINAi/RrVOWiVQ1isaoLzMvFEhe8n5065mQq1AdQg==",
"dev": true,
"requires": {
"@hapi/address": "^4.0.1",
"@hapi/formula": "^2.0.0",
"@hapi/hoek": "^9.0.0",
"@hapi/pinpoint": "^2.0.0",
"@hapi/topo": "^5.0.0"
}
},
"@hapi/pinpoint": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@hapi/pinpoint/-/pinpoint-2.0.0.tgz",
......@@ -14135,6 +14122,19 @@
}
}
},
"joi": {
"version": "17.2.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-17.2.0.tgz",
"integrity": "sha512-9ZC8pMSitNlenuwKARENBGVvvGYHNlwWe5rexo2WxyogaxCB5dNHAgFA1BJQ6nsJrt/jz1p5vSqDT6W6kciDDw==",
"dev": true,
"requires": {
"@hapi/address": "^4.1.0",
"@hapi/formula": "^2.0.0",
"@hapi/hoek": "^9.0.0",
"@hapi/pinpoint": "^2.0.0",
"@hapi/topo": "^5.0.0"
}
},
"js-base64": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.1.tgz",
......@@ -23850,13 +23850,13 @@
"dev": true
},
"wait-on": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/wait-on/-/wait-on-5.1.0.tgz",
"integrity": "sha512-JM0kgaE+V0nCDvSl72iM05W8NDt2E2M56WC5mzR7M+T+k6xjt2yYpyom+xA8RasSunFGzbxIpAXbVzXqtweAnA==",
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/wait-on/-/wait-on-5.2.0.tgz",
"integrity": "sha512-U1D9PBgGw2XFc6iZqn45VBubw02VsLwnZWteQ1au4hUVHasTZuFSKRzlTB2dqgLhji16YVI8fgpEpwUdCr8B6g==",
"dev": true,
"requires": {
"@hapi/joi": "^17.1.1",
"axios": "^0.19.2",
"joi": "^17.1.1",
"lodash": "^4.17.19",
"minimist": "^1.2.5",
"rxjs": "^6.5.5"
......
......@@ -196,7 +196,7 @@
"ts-node": "8.10.2",
"tslint": "6.1.2",
"typescript": "3.9.7",
"wait-on": "5.1.0",
"wait-on": "5.2.0",
"webpack-dev-server": "3.11.0"
},
"engines": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册