diff --git a/package.json b/package.json index be2b58eb..1ed9049e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "browserstack-cypress": "bin/runner.js" }, "dependencies": { - "archiver": "5.3.0", + "archiver": "7.0.0", "async": "3.2.3", "browserstack-local": "1.5.4", "chalk": "4.1.2", @@ -22,7 +22,7 @@ "git-last-commit": "^1.0.1", "git-repo-info": "^2.1.1", "gitconfiglocal": "^2.1.0", - "glob": "^7.2.0", + "glob": "^9.0.0", "mocha": "^10.2.0", "mkdirp": "1.0.4", "node-ipc": "9.1.1",