Skip to content

Commit e4eb0c1

Browse files
committed
fix: packages/@vuepress/shared-utils/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent 01c6456 commit e4eb0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vuepress/shared-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"diacritics": "^1.3.0",
3535
"escape-html": "^1.0.3",
3636
"fs-extra": "^7.0.1",
37-
"globby": "^9.2.0",
37+
"globby": "^14.1.0",
3838
"gray-matter": "^4.0.1",
3939
"hash-sum": "^1.0.2",
4040
"semver": "^6.0.0",

0 commit comments

Comments
 (0)