summaryrefslogtreecommitdiffhomepage
path: root/images/benchmarks/node/package.json
diff options
context:
space:
mode:
authorZach Koopmans <zkoopmans@google.com>2021-10-01 09:54:38 -0700
committergVisor bot <gvisor-bot@google.com>2021-10-01 09:56:59 -0700
commit9d2d2f7592d180d79b8ec2dc7780522afb4c2361 (patch)
treecf2f7857dce9e17c1000f93c1bf4122b966f9dd9 /images/benchmarks/node/package.json
parent94623ccf513ed21ec67e1fcb6800ee1250fe27b2 (diff)
[bm-dashboard] Upgrade vulnerable node packages.
Note: this code is auto generated using npm update. PiperOrigin-RevId: 400227038
Diffstat (limited to 'images/benchmarks/node/package.json')
-rw-r--r--images/benchmarks/node/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/benchmarks/node/package.json b/images/benchmarks/node/package.json
index 7dcadd523..a46adc22a 100644
--- a/images/benchmarks/node/package.json
+++ b/images/benchmarks/node/package.json
@@ -11,7 +11,7 @@
"dependencies": {
"express": "^4.16.4",
"hbs": "^4.0.4",
- "redis": "^2.8.0",
+ "redis": "^3.1.2",
"redis-commands": "^1.2.0",
"redis-parser": "^2.6.0",
"secure-random-string": "^1.1.0"