changeset 2175:ac16da662827

lodash updated
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 11 Feb 2019 09:57:03 +0100
parents d9668ab460a1
children b68c7ba7792b
files client/package.json client/yarn.lock
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/client/package.json	Mon Feb 11 09:55:04 2019 +0100
+++ b/client/package.json	Mon Feb 11 09:57:03 2019 +0100
@@ -35,6 +35,7 @@
     "glob-all": "^3.1.0",
     "jspdf": "^1.5.3",
     "locale2": "^2.2.0",
+    "lodash.debounce": "^4.0.8",
     "ol": "^5.3.0",
     "path": "^0.12.7",
     "prettier": "^1.15.3",
--- a/client/yarn.lock	Mon Feb 11 09:55:04 2019 +0100
+++ b/client/yarn.lock	Mon Feb 11 09:57:03 2019 +0100
@@ -7000,6 +7000,11 @@
     lodash._basecreate "^3.0.0"
     lodash._isiterateecall "^3.0.0"
 
+lodash.debounce@^4.0.8:
+  version "4.0.8"
+  resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
+  integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
+
 lodash.defaultsdeep@4.3.2:
   version "4.3.2"
   resolved "https://registry.yarnpkg.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.3.2.tgz#6c1a586e6c5647b0e64e2d798141b8836158be8a"