mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/maticzav/graphql-shield/releases) - [Commits](https://github.com/maticzav/graphql-shield/compare/v7.0.1...v7.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2cc3c7e0d4
commit
79bb29acc8
6
backend/package-lock.json
generated
6
backend/package-lock.json
generated
@ -5803,9 +5803,9 @@
|
||||
}
|
||||
},
|
||||
"graphql-shield": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql-shield/-/graphql-shield-7.0.1.tgz",
|
||||
"integrity": "sha512-wDKpnMeou/XNkHCzRQHsi9kit5FkO1uAu+9UL/erJPEpwO4yaSkkGPNELsTTQdxhsX3SzWly792dqIj2T8suAw==",
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/graphql-shield/-/graphql-shield-7.0.2.tgz",
|
||||
"integrity": "sha512-ZgCQ9efzgehkIVMFoxaOubnvwHVqthtsIXA+xRu8B4ga2Ch/EHiswNCDKpTXTBQZmjeDCSHeAj4XDmbzR4Trxw==",
|
||||
"requires": {
|
||||
"@types/yup": "0.26.24",
|
||||
"object-hash": "^2.0.0",
|
||||
|
||||
@ -64,7 +64,7 @@
|
||||
"graphql-iso-date": "~3.6.1",
|
||||
"graphql-middleware": "~4.0.2",
|
||||
"graphql-middleware-sentry": "^3.2.1",
|
||||
"graphql-shield": "~7.0.1",
|
||||
"graphql-shield": "~7.0.2",
|
||||
"graphql-tag": "~2.10.1",
|
||||
"helmet": "~3.21.2",
|
||||
"jsonwebtoken": "~8.5.1",
|
||||
|
||||
@ -4018,10 +4018,10 @@ graphql-request@~1.8.2:
|
||||
dependencies:
|
||||
cross-fetch "2.2.2"
|
||||
|
||||
graphql-shield@~7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-7.0.1.tgz#4d9b5a0e1b169ebe5ee786a4bad102c5fe3354b7"
|
||||
integrity sha512-wDKpnMeou/XNkHCzRQHsi9kit5FkO1uAu+9UL/erJPEpwO4yaSkkGPNELsTTQdxhsX3SzWly792dqIj2T8suAw==
|
||||
graphql-shield@~7.0.2:
|
||||
version "7.0.2"
|
||||
resolved "https://registry.yarnpkg.com/graphql-shield/-/graphql-shield-7.0.2.tgz#65d51528b4e36c4a5023276267abbd1abb57ce0b"
|
||||
integrity sha512-ZgCQ9efzgehkIVMFoxaOubnvwHVqthtsIXA+xRu8B4ga2Ch/EHiswNCDKpTXTBQZmjeDCSHeAj4XDmbzR4Trxw==
|
||||
dependencies:
|
||||
"@types/yup" "0.26.24"
|
||||
object-hash "^2.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user