From 5ecfcee923ad4d0c24ea1f820435c646a2e411eb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 May 2021 19:03:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f75296..722b93a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "babel-cli": "^6.26.0", "babel-plugin-add-module-exports": "^0.2.1", "babel-preset-env": "^1.7.0", - "documentation": "^5.3.5", + "documentation": "^8.0.2", "eslint": "^4.16.0", "jest": "^23.4.2", "watch": "^1.0.2"