Files
Zach Koopmans 9d2d2f7592 [bm-dashboard] Upgrade vulnerable node packages.
Note: this code is auto generated using npm update.
PiperOrigin-RevId: 400227038
2021-10-01 09:56:59 -07:00

20 lines
397 B
JSON

{
"name": "nodedum",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.16.4",
"hbs": "^4.0.4",
"redis": "^3.1.2",
"redis-commands": "^1.2.0",
"redis-parser": "^2.6.0",
"secure-random-string": "^1.1.0"
}
}