diff --git a/core/package.json b/core/package.json index b635e2d3171..c42ab763bd8 100644 --- a/core/package.json +++ b/core/package.json @@ -36,7 +36,7 @@ "exclusive-promises": "^1.0.3", "express": "^4.19.2", "fs-extra": "^11.2.0", - "globby": "^14.0.1", + "globby": "^14.0.2", "html-escaper": "^3.0.3", "http-terminator": "^3.2.0", "pino": "^9.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb2a96f778c..fcdb98640d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -353,8 +353,8 @@ importers: specifier: ^11.2.0 version: 11.2.0 globby: - specifier: ^14.0.1 - version: 14.0.1 + specifier: ^14.0.2 + version: 14.0.2 html-escaper: specifier: ^3.0.3 version: 3.0.3 @@ -3183,8 +3183,8 @@ importers: specifier: ^16.0.1 version: link:../framework-plugins/react globby: - specifier: ^14.0.1 - version: 14.0.1 + specifier: ^14.0.2 + version: 14.0.2 playwright: specifier: ^1.48.1 version: 1.48.1 @@ -3350,8 +3350,8 @@ importers: specifier: ^1.2.1 version: 1.2.1 globby: - specifier: ^14.0.1 - version: 14.0.1 + specifier: ^14.0.2 + version: 14.0.2 prettier: specifier: ^2.8.8 version: 2.8.8 @@ -13791,10 +13791,6 @@ packages: resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - globby@14.0.1: - resolution: {integrity: sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==} - engines: {node: '>=18'} - globby@14.0.2: resolution: {integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==} engines: {node: '>=18'} @@ -28848,7 +28844,7 @@ snapshots: jest-util: 27.5.1 jest-validate: 27.5.1 jest-watcher: 27.5.1 - micromatch: 4.0.5 + micromatch: 4.0.8 rimraf: 3.0.2 slash: 3.0.0 strip-ansi: 6.0.1 @@ -28885,7 +28881,7 @@ snapshots: jest-util: 27.5.1 jest-validate: 27.5.1 jest-watcher: 27.5.1 - micromatch: 4.0.5 + micromatch: 4.0.8 rimraf: 3.0.2 slash: 3.0.0 strip-ansi: 6.0.1 @@ -28922,7 +28918,7 @@ snapshots: jest-util: 27.5.1 jest-validate: 27.5.1 jest-watcher: 27.5.1 - micromatch: 4.0.5 + micromatch: 4.0.8 rimraf: 3.0.2 slash: 3.0.0 strip-ansi: 6.0.1 @@ -29058,7 +29054,7 @@ snapshots: jest-haste-map: 27.5.1 jest-regex-util: 27.5.1 jest-util: 27.5.1 - micromatch: 4.0.5 + micromatch: 4.0.8 pirates: 4.0.5 slash: 3.0.0 source-map: 0.6.1 @@ -29079,7 +29075,7 @@ snapshots: jest-haste-map: 29.5.0 jest-regex-util: 29.4.3 jest-util: 29.5.0 - micromatch: 4.0.5 + micromatch: 4.0.8 pirates: 4.0.5 slash: 3.0.0 write-file-atomic: 4.0.2 @@ -42080,7 +42076,7 @@ snapshots: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.5 + micromatch: 4.0.8 fast-json-parse@1.0.3: {} @@ -42898,15 +42894,6 @@ snapshots: merge2: 1.4.1 slash: 4.0.0 - globby@14.0.1: - dependencies: - '@sindresorhus/merge-streams': 2.1.0 - fast-glob: 3.3.2 - ignore: 5.2.4 - path-type: 5.0.0 - slash: 5.1.0 - unicorn-magic: 0.1.0 - globby@14.0.2: dependencies: '@sindresorhus/merge-streams': 2.1.0 @@ -43411,7 +43398,7 @@ snapshots: http-proxy: 1.18.1(debug@4.3.4) is-glob: 4.0.3 is-plain-obj: 3.0.0 - micromatch: 4.0.5 + micromatch: 4.0.8 optionalDependencies: '@types/express': 4.17.21 transitivePeerDependencies: @@ -44342,7 +44329,7 @@ snapshots: jest-serializer: 27.5.1 jest-util: 27.5.1 jest-worker: 27.5.1 - micromatch: 4.0.5 + micromatch: 4.0.8 walker: 1.0.8 optionalDependencies: fsevents: 2.3.3 diff --git a/screenshot/package.json b/screenshot/package.json index a844dcd8b3b..b5e03e9fa95 100644 --- a/screenshot/package.json +++ b/screenshot/package.json @@ -29,7 +29,7 @@ "@previewjs/chromeless": "^13.1.0", "@previewjs/core": "^29.1.0", "@previewjs/plugin-react": "^16.0.1", - "globby": "^14.0.1", + "globby": "^14.0.2", "playwright": "^1.48.1" }, "devDependencies": { diff --git a/type-analyzer/package.json b/type-analyzer/package.json index ddb39f6fcb8..6bc2e519267 100644 --- a/type-analyzer/package.json +++ b/type-analyzer/package.json @@ -24,7 +24,7 @@ "dependencies": { "@previewjs/vfs": "^2.1.2", "assert-never": "^1.2.1", - "globby": "^14.0.1", + "globby": "^14.0.2", "prettier": "^2.8.8", "typescript": "^5.5.2" },