Browse Source

Merge pull request #6 from jonathan-grah/dependabot/npm_and_yarn/ini-1.3.7

chore(deps): bump ini from 1.3.5 to 1.3.7
Jonathan Graham 4 years ago
parent
commit
87a0e58796
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package-lock.json

+ 3 - 3
package-lock.json

@@ -2679,9 +2679,9 @@
       "dev": true
     },
     "ini": {
-      "version": "1.3.5",
-      "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
-      "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==",
+      "version": "1.3.7",
+      "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.7.tgz",
+      "integrity": "sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==",
       "dev": true
     },
     "interpret": {