Skip to content

Commit

Permalink
chore(deps): bump @graphql-yoga/plugin-csrf-prevention
Browse files Browse the repository at this point in the history
Bumps [@graphql-yoga/plugin-csrf-prevention](https://github.com/dotansimha/graphql-yoga/tree/HEAD/packages/plugins/csrf-prevention) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/dotansimha/graphql-yoga/releases)
- [Changelog](https://github.com/dotansimha/graphql-yoga/blob/main/packages/plugins/csrf-prevention/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-yoga/commits/@graphql-yoga/[email protected]/packages/plugins/csrf-prevention)

---
updated-dependencies:
- dependency-name: "@graphql-yoga/plugin-csrf-prevention"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 681f40d commit 460395f
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions .pnp.cjs
100755 → 100644

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file modified .yarn/install-state.gz
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/playnite-web/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@graphql-yoga/plugin-csrf-prevention": "^3.10.2",
"@graphql-yoga/plugin-csrf-prevention": "^3.10.3",
"@graphql-yoga/plugin-jwt": "^2.6.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -5451,12 +5451,12 @@ __metadata:
languageName: node
linkType: hard

"@graphql-yoga/plugin-csrf-prevention@npm:^3.10.2":
version: 3.10.2
resolution: "@graphql-yoga/plugin-csrf-prevention@npm:3.10.2"
"@graphql-yoga/plugin-csrf-prevention@npm:^3.10.3":
version: 3.10.3
resolution: "@graphql-yoga/plugin-csrf-prevention@npm:3.10.3"
peerDependencies:
graphql-yoga: ^5.10.2
checksum: 10c0/d442942fd7b71af4a46dbf67bf18f649fec14ee670904bf7fbf7f30cedb089ddc22bd3cc9e3023a7e7e9f79629c08be029b06dc1f691db925d1f3d00f2e99afc
graphql-yoga: ^5.10.3
checksum: 10c0/c21a116ceccce57245966953d422bef38b190c864236e0100b56c093f4a84d50d2c4a0fecffc518ed70987667cac532ff38029a98b72d0955d0f0a0111d2cc38
languageName: node
linkType: hard

Expand Down Expand Up @@ -21899,7 +21899,7 @@ __metadata:
"@graphql-codegen/graphql-modules-preset": "npm:^4.0.11"
"@graphql-codegen/typescript": "npm:^4.1.1"
"@graphql-codegen/typescript-resolvers": "npm:^4.4.0"
"@graphql-yoga/plugin-csrf-prevention": "npm:^3.10.2"
"@graphql-yoga/plugin-csrf-prevention": "npm:^3.10.3"
"@graphql-yoga/plugin-jwt": "npm:^2.6.0"
"@jest/globals": "npm:^29.7.0"
"@jspm/core": "npm:^2.1.0"
Expand Down

0 comments on commit 460395f

Please sign in to comment.