diff --git a/deps/npm/node_modules/npm-packlist/package.json b/deps/npm/node_modules/npm-packlist/package.json index 2fe493a203601c..10829640750f6a 100644 --- a/deps/npm/node_modules/npm-packlist/package.json +++ b/deps/npm/node_modules/npm-packlist/package.json @@ -7,7 +7,7 @@ }, "main": "index.js", "dependencies": { - "glob": "^7.1.6", + "glob": "^9.0.0", "ignore-walk": "^4.0.1", "npm-bundled": "^1.1.1", "npm-normalize-package-bin": "^1.0.1"