-
- Downloads
Lock deps
package-lock.json
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | @@ -65,7 +65,7 @@ | ... | @@ -65,7 +65,7 @@ |
"concat": "^1.0.3", | "concat": "^1.0.3", | ||
"cryptiles": "^4.1.3", | "cryptiles": "^4.1.3", | ||
"eslint": "^6.0.1", | "eslint": "^6.0.1", | ||
"eslint-config-airbnb-base": "^13.1.0", | "eslint-config-airbnb-base": "^14.0.0", | ||
"eslint-plugin-import": "^2.18.0", | "eslint-plugin-import": "^2.18.0", | ||
"esm": "^3.0.82", | "esm": "^3.0.82", | ||
"extend": "^3.0.2", | "extend": "^3.0.2", | ||
... | @@ -84,8 +84,8 @@ | ... | @@ -84,8 +84,8 @@ |
"z-schema": "^4.1.0" | "z-schema": "^4.1.0" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"json-schema-ref-parser": "^6.0.2", | "json-schema-ref-parser": "^7.1.1", | ||
"jsonpath-plus": "^0.20.1", | "jsonpath-plus": "^1.0.0", | ||
"randexp": "^0.5.3" | "randexp": "^0.5.3" | ||
} | } | ||
} | } |
Please register or sign in to comment