From 740172acb6f23218b317b73a07a7b08fd9a56240 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 29 Jul 2024 20:14:25 +0000
Subject: [PATCH] chore(deps): bump vfile from 6.0.1 to 6.0.2 (#1299)
---
package-lock.json | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 2163610..d12b3c3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -61,7 +61,7 @@
"toml": "^3.0.0",
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0",
- "vfile": "^6.0.1",
+ "vfile": "^6.0.2",
"workerpool": "^9.1.2",
"ws": "^8.18.0",
"yargs": "^17.7.2"
@@ -6377,9 +6377,9 @@
}
},
"node_modules/vfile": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
- "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.2.tgz",
+ "integrity": "sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==",
"dependencies": {
"@types/unist": "^3.0.0",
"unist-util-stringify-position": "^4.0.0",
--
Gitblit v1.10.0