@graphql-yoga/plugin-csrf-prevention 3.15.3-alpha-20250916125509-7e19f1ab832c8ffb1a5dd721d299870169b371c7 → 3.16.0-alpha-20250916130939-d413134e17a2fa5f97c85b1da1e3b146477d1736

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.15.3-alpha-20250916125509-7e19f1ab832c8ffb1a5dd721d299870169b371c7",
3
+ "version": "3.16.0-alpha-20250916130939-d413134e17a2fa5f97c85b1da1e3b146477d1736",
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.15.3-alpha-20250916125509-7e19f1ab832c8ffb1a5dd721d299870169b371c7"
6
+ "graphql-yoga": "^5.16.0-alpha-20250916130939-d413134e17a2fa5f97c85b1da1e3b146477d1736"
7
7
  },
8
8
  "repository": {
9
9
  "type": "git",