Sfoglia il codice sorgente

Merge pull request #8 from mfornet/dependabot/npm_and_yarn/lodash-4.17.15

Bump lodash from 4.17.11 to 4.17.15
Marcelo Fornet 5 anni fa
parent
commit
540bcb746b
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      package-lock.json

+ 5 - 5
package-lock.json

@@ -1,6 +1,6 @@
 {
     "name": "acmx",
-    "version": "0.2.0",
+    "version": "0.2.3",
     "lockfileVersion": 1,
     "requires": true,
     "dependencies": {
@@ -177,7 +177,7 @@
             "dependencies": {
                 "chalk": {
                     "version": "1.1.3",
-                    "resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
+                    "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
                     "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
                     "dev": true,
                     "requires": {
@@ -995,9 +995,9 @@
             }
         },
         "lodash": {
-            "version": "4.17.11",
-            "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
-            "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
+            "version": "4.17.15",
+            "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
+            "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
         },
         "lowercase-keys": {
             "version": "1.0.1",