diff --git a/package.json b/package.json index 375f31d..0504303 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "homepage": "https://github.com/all-contributors/all-contributors-cli#readme", "dependencies": { - "@babel/runtime": "^7.7.6", + "@babel/runtime": "^7.22.6", "ac-learn": "^1.7.0", "async": "^3.1.0", "chalk": "^4.0.0", @@ -52,7 +52,7 @@ "inquirer": "^7.3.3", "json-fixer": "^1.6.8", "lodash": "^4.11.2", - "name-your-contributors": "^3.9.0", + "name-your-contributors": "^3.10.0", "node-fetch": "^2.6.0", "pify": "^5.0.0", "yargs": "^15.0.1",