Skip to content

Commit

Permalink
add lodash.get to dependencies (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: ilanKushnir <ilan@zooz.com>
  • Loading branch information
ilanKushnir and ilanKushnir committed Dec 30, 2021
1 parent 9f5fa58 commit 660f57a
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 @@ -53,6 +53,7 @@
"clone-deep": "^4.0.1",
"decimal.js": "^10.3.1",
"js-yaml": "^3.14.1",
"lodash.get": "^4.4.2",
"json-schema-deref-sync": "^0.14.0",
"openapi-schema-validator": "^3.0.3",
"swagger-parser": "^10.0.3"
Expand All @@ -68,7 +69,6 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"lodash.get": "^4.4.2",
"mocha": "^8.3.1",
"nyc": "^15.1.0",
"snyk": "^1.618.0",
Expand Down

0 comments on commit 660f57a

Please sign in to comment.