未验证 提交 3c73a5f4 编写于 作者: D dependabot[bot] 提交者: GitHub
上级 5d24c4f7
......@@ -881,8 +881,7 @@
"version": "2.15.1",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.15.1.tgz",
"integrity": "sha512-VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag==",
"dev": true,
"optional": true
"dev": true
},
"component-bind": {
"version": "1.0.0",
......@@ -920,6 +919,17 @@
"chalk": "^1.1.1",
"concat": "^1.0.0",
"yargs": "^3.30.0"
},
"dependencies": {
"concat": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/concat/-/concat-1.0.3.tgz",
"integrity": "sha1-QPM1MInWVGdpXLGIa0Xt1jfYzKg=",
"dev": true,
"requires": {
"commander": "^2.9.0"
}
}
}
},
"concat-map": {
......@@ -3265,9 +3275,9 @@
"optional": true
},
"jquery": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
"integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz",
"integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ=="
},
"jquery-mousewheel": {
"version": "3.1.13",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册