Skip to content

Commit

Permalink
add lodash.get to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ilanKushnir committed Dec 30, 2021
1 parent 9f5fa58 commit e91a8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
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 e91a8f2

Please sign in to comment.