diff --git a/node_modules/@npmcli/map-workspaces/package.json b/node_modules/@npmcli/map-workspaces/package.json index 2445c12f9c308..a94cae68b04b5 100644 --- a/node_modules/@npmcli/map-workspaces/package.json +++ b/node_modules/@npmcli/map-workspaces/package.json @@ -50,7 +50,7 @@ }, "dependencies": { "@npmcli/name-from-folder": "^1.0.1", - "glob": "^7.1.6", + "glob": "^9.0.0", "minimatch": "^3.0.4", "read-package-json-fast": "^2.0.1" }