Skip to content

Commit b8de32b

Browse files
cemremengumcollina
authored andcommittedDec 3, 2018
Backport ajv and autocannon updates (#1296)
* Backport ajv and autocannon updates * Ajv 6.6.1
1 parent bb2e65e commit b8de32b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"devDependencies": {
7474
"@types/node": "^10.11.0",
7575
"JSONStream": "^1.3.3",
76-
"autocannon": "^3.0.0",
76+
"autocannon": "^3.2.0",
7777
"branch-comparer": "^0.4.0",
7878
"concurrently": "^4.0.0",
7979
"cors": "^2.8.4",
@@ -110,7 +110,7 @@
110110
"dependencies": {
111111
"@types/pino": "^4.16.0",
112112
"abstract-logging": "^1.0.0",
113-
"ajv": "6.5.5",
113+
"ajv": "^6.6.1",
114114
"avvio": "^5.8.0",
115115
"end-of-stream": "^1.4.1",
116116
"fast-json-stringify": "^1.8.0",

0 commit comments

Comments
 (0)
Please sign in to comment.