mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #2136 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-7.0.2
build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend
This commit is contained in:
commit
3e084d09d7
6
backend/package-lock.json
generated
6
backend/package-lock.json
generated
@ -5815,9 +5815,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