Updated dependencies, fixed vulns
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
7852fa5823
commit
224415801f
3691
package-lock.json
generated
3691
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -17,20 +17,20 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"compare-versions": "^3.6.0",
|
||||
"debug": "^4.2.0",
|
||||
"debug": "^4.3.1",
|
||||
"@abandonware/noble": "1.9.2-10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "4.1.5",
|
||||
"@types/node": "^14.11.2",
|
||||
"@types/node": "^14.14.14",
|
||||
"@types/web-bluetooth": "0.0.9",
|
||||
"ink-docstrap": "^1.3.2",
|
||||
"jsdoc": "^3.6.6",
|
||||
"jsdoc-to-markdown": "^6.0.1",
|
||||
"ts-loader": "^8.0.4",
|
||||
"ts-loader": "^8.0.12",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^4.0.3",
|
||||
"webpack": "^4.44.2",
|
||||
"webpack-cli": "^3.3.12"
|
||||
"typescript": "^4.1.3",
|
||||
"webpack": "^5.11.0",
|
||||
"webpack-cli": "^4.2.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user