Skip to content

Commit e930df5

Browse files
authored
fix: upgrade redis from 3.0.0 to 3.0.2 (parse-community#6488)
Snyk has created this PR to upgrade redis from 3.0.0 to 3.0.2. See this package in NPM: https://www.npmjs.com/package/redis See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
1 parent 8a60272 commit e930df5

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

package-lock.json

Lines changed: 3 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"parse": "2.11.0",
4949
"pg-promise": "10.4.4",
5050
"pluralize": "^8.0.0",
51-
"redis": "3.0.0",
51+
"redis": "3.0.2",
5252
"semver": "7.1.3",
5353
"subscriptions-transport-ws": "0.9.16",
5454
"tv4": "1.3.0",

0 commit comments

Comments
 (0)