Skip to content

Commit 660f57a

Browse files
ilanKushnirilanKushnir
and
ilanKushnir
authoredDec 30, 2021
add lodash.get to dependencies (#99)
Co-authored-by: ilanKushnir <ilan@zooz.com>
1 parent 9f5fa58 commit 660f57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"clone-deep": "^4.0.1",
5454
"decimal.js": "^10.3.1",
5555
"js-yaml": "^3.14.1",
56+
"lodash.get": "^4.4.2",
5657
"json-schema-deref-sync": "^0.14.0",
5758
"openapi-schema-validator": "^3.0.3",
5859
"swagger-parser": "^10.0.3"
@@ -68,7 +69,6 @@
6869
"eslint-plugin-node": "^11.1.0",
6970
"eslint-plugin-promise": "^4.3.1",
7071
"eslint-plugin-standard": "^4.1.0",
71-
"lodash.get": "^4.4.2",
7272
"mocha": "^8.3.1",
7373
"nyc": "^15.1.0",
7474
"snyk": "^1.618.0",

0 commit comments

Comments
 (0)
Please sign in to comment.