Merge pull request #34 from zen-browser/dependabot/npm_and_yarn/vfile-6.0.3

chore(deps): bump vfile from 6.0.2 to 6.0.3
This commit is contained in:
Jafeth Garro 2024-08-30 16:31:29 -06:00 committed by GitHub
commit f1c276c59b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -61,7 +61,7 @@
"toml": "^3.0.0",
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.2",
"vfile": "^6.0.3",
"workerpool": "^9.1.3",
"ws": "^8.18.0",
"yargs": "^17.7.2"
@ -6474,12 +6474,11 @@
}
},
"node_modules/vfile": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.2.tgz",
"integrity": "sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==",
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
"integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
"dependencies": {
"@types/unist": "^3.0.0",
"unist-util-stringify-position": "^4.0.0",
"vfile-message": "^4.0.0"
},
"funding": {

View file

@ -87,7 +87,7 @@
"toml": "^3.0.0",
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.2",
"vfile": "^6.0.3",
"workerpool": "^9.1.3",
"ws": "^8.18.0",
"yargs": "^17.7.2"