未验证 提交 6c6183b8 编写于 作者: K KP45 提交者: GitHub

security update (#10071)

上级 86209731
{ {
"name": "node-red-contrib-tdengine", "name": "node-red-contrib-tdengine",
"version": "0.0.2", "version": "0.0.3",
"description": "", "description": "",
"main": "tdengine.js", "main": "tdengine.js",
"repository": { "repository": {
...@@ -10,8 +10,7 @@ ...@@ -10,8 +10,7 @@
"author": "kevinpan45@163.com", "author": "kevinpan45@163.com",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"axios": "^0.24.0", "axios": "^0.24.0"
"mocha": "^9.1.3"
}, },
"node-red": { "node-red": {
"nodes": { "nodes": {
...@@ -23,7 +22,6 @@ ...@@ -23,7 +22,6 @@
"tdengine" "tdengine"
], ],
"devDependencies": { "devDependencies": {
"node-red": "^2.1.4", "node-red": "^2.1.4"
"node-red-node-test-helper": "^0.2.7"
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册