diff options
author | Zach Koopmans <zkoopmans@google.com> | 2021-10-01 09:54:38 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-10-01 09:56:59 -0700 |
commit | 9d2d2f7592d180d79b8ec2dc7780522afb4c2361 (patch) | |
tree | cf2f7857dce9e17c1000f93c1bf4122b966f9dd9 /images/benchmarks/node/package.json | |
parent | 94623ccf513ed21ec67e1fcb6800ee1250fe27b2 (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.json | 2 |
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" |