fix(package): update fast-deep-equal to version 2.0.1

Closes #772
master
greenkeeper[bot] 2018-04-28 10:04:02 +00:00
parent e88e5f53d7
commit 7ce638b19f
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
"homepage": "https://github.com/epoberezkin/ajv",
"tonicExampleFilename": ".tonic_example.js",
"dependencies": {
"fast-deep-equal": "^1.0.0",
"fast-deep-equal": "^2.0.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.3.0",
"uri-js": "^3.0.2"