summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNode.js GitHub Bot <github-bot@iojs.org>2022-01-15 00:15:32 +0000
committerNode.js GitHub Bot <github-bot@iojs.org>2022-01-15 00:16:43 +0000
commit7b64a4a15bd2a5570d4c1ad1913ceffb5a68f339 (patch)
tree2ed7f1e3543da90a3dadcc0b17c2b3f710f83938
parent3d60173068d11f0065486bf038212b1f91269140 (diff)
downloadnode-new-actions/tools-update-doc.tar.gz
tools: update doc to highlight.js@11.4.0 to-vfile@7.2.3actions/tools-update-doc
-rw-r--r--tools/doc/package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/doc/package-lock.json b/tools/doc/package-lock.json
index 855ec73674..4af589427e 100644
--- a/tools/doc/package-lock.json
+++ b/tools/doc/package-lock.json
@@ -1701,9 +1701,9 @@
}
},
"node_modules/vfile": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.2.1.tgz",
- "integrity": "sha512-vXW5XKbELM6mLj88kmkJ+gjFGZ/2gTmpdqPDjs3y+qbvI5i7md7rba/+pbYEawa7t22W7ynywPV6lUUAS1WiYg==",
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.0.tgz",
+ "integrity": "sha512-Tj44nY/48OQvarrE4FAjUfrv7GZOYzPbl5OD65HxVKwLJKMPU7zmfV8cCgCnzKWnSfYG2f3pxu+ALqs7j22xQQ==",
"dev": true,
"dependencies": {
"@types/unist": "^2.0.0",
@@ -2902,9 +2902,9 @@
}
},
"vfile": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.2.1.tgz",
- "integrity": "sha512-vXW5XKbELM6mLj88kmkJ+gjFGZ/2gTmpdqPDjs3y+qbvI5i7md7rba/+pbYEawa7t22W7ynywPV6lUUAS1WiYg==",
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.0.tgz",
+ "integrity": "sha512-Tj44nY/48OQvarrE4FAjUfrv7GZOYzPbl5OD65HxVKwLJKMPU7zmfV8cCgCnzKWnSfYG2f3pxu+ALqs7j22xQQ==",
"dev": true,
"requires": {
"@types/unist": "^2.0.0",