git.fiddlerwoaroof.com
Browse code

build(deps-dev): bump npm from 6.10.2 to 6.10.3

Bumps [npm](https://github.com/npm/cli) from 6.10.2 to 6.10.3.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.10.2...v6.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 07/08/2019 06:06:56
Showing 1 changed files
... ...
@@ -6386,9 +6386,9 @@
6386 6386
       }
6387 6387
     },
6388 6388
     "npm": {
6389
-      "version": "6.10.2",
6390
-      "resolved": "https://registry.npmjs.org/npm/-/npm-6.10.2.tgz",
6391
-      "integrity": "sha512-B6n5dgmsl1fpBYhor2OTEn9Md0r63/FpQocDn4WNT4gIQRQZLql9g+mk8s3j9qZD370kUTzwDaOBSmDdNGK3NA==",
6389
+      "version": "6.10.3",
6390
+      "resolved": "https://registry.npmjs.org/npm/-/npm-6.10.3.tgz",
6391
+      "integrity": "sha512-AH2uhSRaIMll7xz1JuLA6XbZu5k6DMSc77U6uWfuyBch4EzwpEc5dd54/OsX4Njioi7fSL7YmuPQbqKE2qiklw==",
6392 6392
       "dev": true,
6393 6393
       "requires": {
6394 6394
         "JSONStream": "^1.3.5",
... ...
@@ -6422,7 +6422,7 @@
6422 6422
         "glob": "^7.1.4",
6423 6423
         "graceful-fs": "^4.2.0",
6424 6424
         "has-unicode": "~2.0.1",
6425
-        "hosted-git-info": "^2.7.1",
6425
+        "hosted-git-info": "^2.8.2",
6426 6426
         "iferr": "^1.0.2",
6427 6427
         "imurmurhash": "*",
6428 6428
         "infer-owner": "^1.0.4",
... ...
@@ -6480,7 +6480,7 @@
6480 6480
         "path-is-inside": "~1.0.2",
6481 6481
         "promise-inflight": "~1.0.1",
6482 6482
         "qrcode-terminal": "^0.12.0",
6483
-        "query-string": "^6.8.1",
6483
+        "query-string": "^6.8.2",
6484 6484
         "qw": "~1.0.1",
6485 6485
         "read": "~1.0.7",
6486 6486
         "read-cmd-shim": "~1.0.1",
... ...
@@ -7670,9 +7670,12 @@
7670 7670
           "dev": true
7671 7671
         },
7672 7672
         "hosted-git-info": {
7673
-          "version": "2.7.1",
7673
+          "version": "2.8.2",
7674 7674
           "bundled": true,
7675
-          "dev": true
7675
+          "dev": true,
7676
+          "requires": {
7677
+            "lru-cache": "^5.1.1"
7678
+          }
7676 7679
         },
7677 7680
         "http-cache-semantics": {
7678 7681
           "version": "3.8.1",
... ...
@@ -8958,7 +8961,7 @@
8958 8961
           "dev": true
8959 8962
         },
8960 8963
         "query-string": {
8961
-          "version": "6.8.1",
8964
+          "version": "6.8.2",
8962 8965
           "bundled": true,
8963 8966
           "dev": true,
8964 8967
           "requires": {