From 5e5582dfaf4531f4a1e0882b6a6f79b672e07057 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 6 Apr 2020 21:59:21 +0000 Subject: [PATCH] fix: upgrade path from 0.4.10 to 0.12.7 Snyk has created this PR to upgrade path from 0.4.10 to 0.12.7. See this package in NPM: https://www.npmjs.com/package/path See this project in Snyk: https://app.snyk.io/org/bertrand/project/14d93999-0d5e-4556-8bc6-6868553affdf?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1eec1e..2e99ef5 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "koast-logger": "^1.0.0", "module": "0.0.1", "mongoose": "^3.8.20", - "path": "^0.4.9", + "path": "^0.12.7", "q": "^1.1.2", "underscore": "^1.7.0", "util": "^0.10.3"