diff --git a/package.json b/package.json index 6ed45120c..1f3103500 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "ajv": "^8.6.3", "ajv-error-tree": "0.0.5", "escodegen": "^2.0.0", + "glob": "^7.2.0", "klaw-sync": "^6.0.0", "minimatch": "^3.0.4", "minimist": "^1.2.5", @@ -66,7 +67,6 @@ "eslint": "^8.2.0", "eslint-plugin-import": "^2.22.1", "express": "^4.17.1", - "glob": "^7.2.0", "jsdom": "^18.0.1", "mocha": "^9.1.3", "mysql": "^2.18.1",