diff --git a/src/functions-templates/js/token-hider/package.json b/src/functions-templates/js/token-hider/package.json index 88d706c45f1..5a4915af567 100644 --- a/src/functions-templates/js/token-hider/package.json +++ b/src/functions-templates/js/token-hider/package.json @@ -15,7 +15,7 @@ "author": "Netlify", "license": "MIT", "dependencies": { - "axios": "^0.18.0", + "axios": "^0.25.0", "qs": "^6.7.0" } }