diff --git a/frontend/package.json b/frontend/package.json index 01e759d..cf1f519 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -7,9 +7,9 @@ "build": "vue-cli-service build" }, "dependencies": { - "axios": "0.21.1", - "bulma": "0.9.2", - "bulma-toast": "2.3.1", + "axios": "^0.21.1", + "bulma": "0.9.4", + "bulma-toast": "^2.3.1", "core-js": "3.25.3", "vue": "3.1.1", "vue-router": "4.0.8",