diff --git a/examples/function-potterdb-rest-api/package.json b/examples/function-potterdb-rest-api/package.json index 40017bcc9b..d0d82e83be 100644 --- a/examples/function-potterdb-rest-api/package.json +++ b/examples/function-potterdb-rest-api/package.json @@ -8,11 +8,11 @@ "@contentful/f36-icons": "^4.28.0", "@contentful/f36-tokens": "4.2.0", "@contentful/field-editor-single-line": "^1.4.4", - "@contentful/react-apps-toolkit": "1.2.16", + "@contentful/react-apps-toolkit": "1.2.21", "@tanstack/react-query": "^5.59.0", "contentful-management": "10.46.4", "emotion": "10.0.27", - "graphql": "16.12.0", + "graphql": "16.13.1", "graphql-yoga": "4.0.5", "react": "18.3.1", "react-dom": "18.3.1"