Skip to content

Commit

Permalink
fix(package): update fast-deep-equal to version 3.1.1 (#1135)
Browse files Browse the repository at this point in the history
Closes #1129
  • Loading branch information
epoberezkin authored Dec 14, 2019
1 parent 8c46714 commit d705f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"homepage": "https://github.com/epoberezkin/ajv",
"tonicExampleFilename": ".tonic_example.js",
"dependencies": {
"fast-deep-equal": "^2.0.1",
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
Expand Down

0 comments on commit d705f8e

Please sign in to comment.