evaluateTemplateVariable: require property to be a direct/own property of 'values', not from its prototype

This commit is contained in:
Dragory 2019-04-13 04:11:24 +03:00
parent f76dd3ed62
commit 40cb74ee28
3 changed files with 8 additions and 1 deletions

View file

@ -38,6 +38,7 @@
"lodash.at": "^4.6.0",
"lodash.chunk": "^4.2.0",
"lodash.difference": "^4.5.0",
"lodash.has": "^4.5.2",
"lodash.intersection": "^4.4.0",
"lodash.isequal": "^4.5.0",
"moment-timezone": "^0.5.21",