From 53971da807649b451b6214a738f28496901fa75c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 18:03:43 +0000 Subject: [PATCH] Bump npm from 5.10.0 to 6.13.4 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c228211..ca303c3 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "jquery": "~2.2.3", "katex": "0.6.0", "littlefoot": "1.0.0", - "npm": "^5.7.1", + "npm": "^6.13.4", "paper": "^0.9.25", "webppl": "github:probmods/webppl", "webppl-agents": "github:agentmodels/webppl-agents",