We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aaccd8d + a3ea0fb commit 6aeed23Copy full SHA for 6aeed23
package.json
@@ -4,8 +4,8 @@
4
"dependencies": {
5
"amqplib": "^0.5.1",
6
"changes-stream": "^2.1.0",
7
- "envalid": "^3.0.0",
8
- "hot-shots": "^4.3.0",
+ "envalid": "^4.0.0",
+ "hot-shots": "^5.0.0",
9
"lodash": "^4.16.2",
10
"normalize-registry-metadata": "^1.1.2",
11
"redis": "^2.6.2",
@@ -15,10 +15,10 @@
15
"devDependencies": {
16
"nock": "^9.0.13",
17
"nyc": "^11.0.2",
18
- "proxyquire": "^1.7.10",
19
- "redis-mock": "^0.17.0",
+ "proxyquire": "^2.0.0",
+ "redis-mock": "^0.18.0",
20
"standard": "^11.0.0",
21
- "tap": "^10.3.2"
+ "tap": "^11.0.0"
22
},
23
"engines": {
24
"node": "7"
0 commit comments