diff --git a/deps/npm/node_modules/@npmcli/map-workspaces/package.json b/deps/npm/node_modules/@npmcli/map-workspaces/package.json index 987298c3d93a03..3722a9dc557358 100644 --- a/deps/npm/node_modules/@npmcli/map-workspaces/package.json +++ b/deps/npm/node_modules/@npmcli/map-workspaces/package.json @@ -49,7 +49,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" },