Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 76f39c4

Browse files
authored
Merge pull request #4 from change/chris/security-updates
Security updates for lodash and js-yaml
2 parents fa4ee3f + 46e1056 commit 76f39c4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redis-key-scanner",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Scan redis servers looking for key patterns and activity characteristics",
55
"author": "Change Engineering",
66
"license": "MIT",
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"ioredis": "^4.2.0",
18-
"lodash": "^4.17.11",
18+
"lodash": "^4.17.15",
1919
"minimist": "^1.2.0",
2020
"prompt-password": "^1.2.0",
2121
"timeframe-to-seconds": "^0.0.4"

0 commit comments

Comments
 (0)