We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_.unset
_.omit
1 parent a54ecaf commit 339da45Copy full SHA for 339da45
1 file changed
openig-ui/package.json
@@ -21,7 +21,7 @@
21
"grunt-serve": "0.1.6",
22
"grunt-sync": "0.8.1",
23
"less-plugin-clean-css": "1.5.1",
24
- "lodash": ">=4.17.21",
+ "lodash": ">=4.17.23",
25
"requirejs": "2.3.7",
26
"es5-ext": "0.10.53"
27
},
@@ -34,6 +34,6 @@
34
"fresh": ">=0.5.2",
35
"send": ">=0.19.0",
36
"dot": ">=1.1.3",
37
- "lodash": ">=4.17.21"
+ "lodash": ">=4.17.23"
38
}
39
0 commit comments