Skip to content

Commit aafc132

Browse files
committed
Fixed security alerts due to documentation.js' use of obsolete disparity package
This was reported to documentation with documentationjs/documentation#1257 and resolved with the merge documentationjs/documentation#1264
1 parent 3ddef11 commit aafc132

File tree

2 files changed

+564
-181
lines changed

2 files changed

+564
-181
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/cli": "^7.4.4",
2323
"@babel/core": "^7.4.4",
2424
"@babel/preset-env": "^7.4.4",
25-
"documentation": "^11.0.0",
25+
"documentation": "^12.1.1",
2626
"eslint": "^5.16.0",
2727
"eslint-config-airbnb": "^17.1.0",
2828
"eslint-plugin-import": "^2.17.2",

0 commit comments

Comments
 (0)