Update dependency graphql to v16

This commit is contained in:
renovate[bot] 2023-01-17 07:37:43 +00:00 committed by GitHub
parent 0e243c440e
commit b952580683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
"dependencies": {
"@apollo/client": "^3.4.5",
"antd": "^4.16.10",
"graphql": "^15.5.1",
"graphql": "^16.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"subscriptions-transport-ws": "^0.11.0",

View File

@ -5684,10 +5684,10 @@ graphql-tag@^2.12.3:
dependencies:
tslib "^2.1.0"
graphql@^15.5.1:
version "15.5.1"
resolved "https://r.ctdn.net/repository/npm-proxy/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad"
integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw==
graphql@^16.0.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
growly@^1.3.0:
version "1.3.0"