diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d6be1f7ace..d1ddf3734e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -544,8 +544,8 @@ importers: specifier: ^9.0.0 version: 9.0.0 vfile: - specifier: ^5.3.7 - version: 5.3.7 + specifier: ^6.0.2 + version: 6.0.2 vfile-is: specifier: ^3.0.0 version: 3.0.0 @@ -22904,7 +22904,7 @@ packages: resolution: {integrity: sha512-bKpmSqgcEUugFQd39ekQEUZfVIXnTmMCK+jOkgexy7yulbPdbu09wz4BQbjVzpx1UtG8x50PRTi1SPdGaHtwxw==} dependencies: minimatch: 9.0.3 - vfile: 6.0.1 + vfile: 6.0.2 dev: false /vfile-location@3.2.0: @@ -22963,8 +22963,8 @@ packages: unist-util-stringify-position: 3.0.2 vfile-message: 3.1.2 - /vfile@6.0.1: - resolution: {integrity: sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==} + /vfile@6.0.2: + resolution: {integrity: sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==} dependencies: '@types/unist': 3.0.0 unist-util-stringify-position: 4.0.0 diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index 3a8452693e6..7f2643ce002 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -61,7 +61,7 @@ "terminate": "^2.6.1", "use-dark-mode": "^2.3.1", "uuid": "^9.0.0", - "vfile": "^5.3.7", + "vfile": "^6.0.2", "vfile-is": "^3.0.0" }, "devDependencies": {