diff --git a/package.json b/package.json index e5193d4..3074907 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,6 @@ "eslint-plugin-vue": "^9.18.1", "graphql-tag": "^2.12.6", "handlebars": "^4.7.8", - "node-cache": "^5.1.2", "node-fetch": "^3.3.2", "openapi-types": "^12.1.3", "pinia": "^2.1.7", @@ -50,6 +49,7 @@ "@kubernetes/client-node": "^0.20.0", "cors": "^2.8.5", "express": "^4.18.2", + "node-cache": "^5.1.2", "graphql": "^16.8.1", "graphql-type-json": "^0.3.2", "rfc6902": "^5.0.1",