From 42974fee22691c688ed7bf2652c6d3b83abe34a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 20:00:53 +0000 Subject: [PATCH] Bump npm from 5.10.0 to 6.13.4 in /extras/apis/test-yelp-api Bumps [npm](https://github.com/npm/cli) from 5.10.0 to 6.13.4. - [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/v5.10.0...v6.13.4) Signed-off-by: dependabot[bot] --- extras/apis/test-yelp-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/apis/test-yelp-api/package.json b/extras/apis/test-yelp-api/package.json index de91500..65c0414 100644 --- a/extras/apis/test-yelp-api/package.json +++ b/extras/apis/test-yelp-api/package.json @@ -13,7 +13,7 @@ "express": "^4.16.3", "http": "0.0.0", "nodemon": "^1.17.3", - "npm": "^5.8.0", + "npm": "^6.13.4", "yelp-fusion": "^2.0.3" } }