]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
stop dependabot from whining
authorJoe Workman <joe@workmanmail.com>
Tue, 21 Jul 2020 21:46:58 +0000 (14:46 -0700)
committerJoe Workman <joe@workmanmail.com>
Tue, 21 Jul 2020 21:47:15 +0000 (14:47 -0700)
package.json

index 5c7dfbe7c693e0a8410ba16bc38cbc4a938ce0f1..8c5c6a4e69cc57cbded778fedec4bc9323cd2f90 100644 (file)
     "typeahead.js": "^0.11.1",
     "yargs": "^14.2.0",
     "zeroclipboard": "^2.2.0",
-    "lodash.template": "^4.5.0"
+    "lodash.template": ">=4.5.0"
   },
   "resolutions": {
     "marked"          : "^1.1.1",
     "minimist"        : "^1.2.5",
     "braces"          : "^2.3.2",
-    "lodash.template" : "^4.5.0"
+    "lodash.template" : ">=4.5.0"
   },
   "license": "MIT",
   "eyeglass": {