@graphql-yoga/plugin-csrf-prevention 3.13.3-alpha-20250327170128-09e66448ba7f63a863daa8bd90561895fab6b233 → 3.13.3-alpha-20250327231728-f1852e8a8a3c33e18355761b72c97d2eee334cfd

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@graphql-yoga/plugin-csrf-prevention",
3
- "version": "3.13.3-alpha-20250327170128-09e66448ba7f63a863daa8bd90561895fab6b233",
3
+ "version": "3.13.3-alpha-20250327231728-f1852e8a8a3c33e18355761b72c97d2eee334cfd",
4
4
  "description": "CSRF prevention plugin for GraphQL Yoga that requires the clients to have a specific header set.",
5
5
  "peerDependencies": {
6
- "graphql-yoga": "^5.13.3-alpha-20250327170128-09e66448ba7f63a863daa8bd90561895fab6b233"
6
+ "graphql-yoga": "^5.13.3-alpha-20250327231728-f1852e8a8a3c33e18355761b72c97d2eee334cfd"
7
7
  },
8
8
  "repository": {
9
9
  "type": "git",