diff --git a/package.json b/package.json index 2af0a4c..d8d2da0 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-unused-imports": "4.1.4", "eslint-plugin-xstate": "3.2.1", "execa": "9.5.2", - "glob": "11.0.0", + "glob": "11.0.1", "jest": "29.7.0", "license-checker": "25.0.1", "octokit": "4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a45ab82..e170820 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: 9.5.2 version: 9.5.2 glob: - specifier: 11.0.0 - version: 11.0.0 + specifier: 11.0.1 + version: 11.0.1 jest: specifier: 29.7.0 version: 29.7.0(@types/node@22.10.5)(ts-node@10.9.2(@swc/core@1.7.10)(@types/node@22.10.5)(typescript@5.7.2)) @@ -2175,8 +2175,8 @@ packages: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} - glob@11.0.0: - resolution: {integrity: sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==} + glob@11.0.1: + resolution: {integrity: sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==} engines: {node: 20 || >=22} hasBin: true @@ -6443,7 +6443,7 @@ snapshots: dependencies: is-glob: 4.0.3 - glob@11.0.0: + glob@11.0.1: dependencies: foreground-child: 3.3.0 jackspeak: 4.0.1