From 215dc2b73ac3a038e066161d969a4772dc9e5b2d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 Jun 2021 19:01:15 +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..4d5b2f4 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": "^12.1.3", "eslint": "^4.16.0", "jest": "^23.4.2", "watch": "^1.0.2"