diff --git a/package-lock.json b/package-lock.json index bbf02fa..fda7d40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "eslint": "^8.30.0", "eslint-plugin-github": "^4.6.0", "eslint-plugin-jest": "^27.1.7", - "graphql": "^16.6.0", + "graphql": "^16.8.1", "jest": "^29.3.1", "jest-circus": "^29.3.1", "js-yaml": "^4.0.0", diff --git a/package.json b/package.json index ee9da6e..313607f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint": "^8.30.0", "eslint-plugin-github": "^4.6.0", "eslint-plugin-jest": "^27.1.7", - "graphql": "^16.6.0", + "graphql": "^16.8.1", "jest": "^29.3.1", "jest-circus": "^29.3.1", "js-yaml": "^4.0.0",