Index: node_modules/iconv-lite/.github/dependabot.yml
===================================================================
--- node_modules/iconv-lite/.github/dependabot.yml	(revision e4c61dd6cd86e06265bc2bd91adba84a0f04044a)
+++ node_modules/iconv-lite/.github/dependabot.yml	(revision e4c61dd6cd86e06265bc2bd91adba84a0f04044a)
@@ -0,0 +1,11 @@
+# Please see the documentation for all configuration options:
+# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
+
+version: 2
+updates:
+  - package-ecosystem: "npm"
+    directory: "/"
+    schedule:
+      interval: "daily"
+    allow:
+      - dependency-type: production
