summaryrefslogtreecommitdiff
path: root/tools/doc/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/doc/package.json')
-rw-r--r--tools/doc/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/doc/package.json b/tools/doc/package.json
index 41ae87889d..89648a8490 100644
--- a/tools/doc/package.json
+++ b/tools/doc/package.json
@@ -12,14 +12,14 @@
"remark-html": "^7.0.0",
"remark-parse": "^5.0.0",
"remark-rehype": "^3.0.0",
- "to-vfile": "^5.0.0",
+ "to-vfile": "^5.0.1",
"unified": "^7.0.0",
"unist-util-find": "^1.0.1",
"unist-util-select": "^1.5.0",
- "unist-util-visit": "^1.3.1"
+ "unist-util-visit": "^1.4.0"
},
"devDependencies": {
- "js-yaml": "^3.5.2"
+ "js-yaml": "^3.12.2"
},
"optionalDependencies": {},
"bin": "./generate.js"