diff --git a/Client/package.json b/Client/package.json index 9a7d6186e..8e74fddf8 100644 --- a/Client/package.json +++ b/Client/package.json @@ -5,7 +5,7 @@ "proxy": "http://localhost:3001/", "dependencies": { "auth0-js": "^9.10.2", - "@babel/runtime": "^7.4.4", + "@babel/runtime": "^7.24.0", "axios": "^0.18.0", "babel-polyfill": "^6.26.0", "bulma": "^0.4.2",