From 94af4a40244cab69fd4c9edfc60dee9e0cf7de6e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Jul 2022 04:22:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PARSEURL-2942134 --- 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"