build(deps): bump graphql from 16.6.0 to 16.7.1 in /frontend

Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.7.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.7.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-22 20:07:48 +00:00
committed by Quentin Gliech
parent 297c7bb264
commit 8dafb2463a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -16,7 +16,7 @@
"@urql/exchange-request-policy": "^1.0.2",
"@vector-im/compound-web": "https://github.com/vector-im/compound-web.git#9a850a6fa2dcd3d0444ba24e1a89a2a9dcb19ef0",
"date-fns": "^2.30.0",
"graphql": "^16.6.0",
"graphql": "^16.7.1",
"jotai": "^2.2.1",
"jotai-devtools": "^0.5.3",
"jotai-location": "^0.5.1",
@@ -13566,9 +13566,9 @@
"dev": true
},
"node_modules/graphql": {
"version": "16.6.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.6.0.tgz",
"integrity": "sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==",
"version": "16.7.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.7.1.tgz",
"integrity": "sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg==",
"engines": {
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
}
+1 -1
View File
@@ -24,7 +24,7 @@
"@urql/exchange-request-policy": "^1.0.2",
"@vector-im/compound-web": "https://github.com/vector-im/compound-web.git#9a850a6fa2dcd3d0444ba24e1a89a2a9dcb19ef0",
"date-fns": "^2.30.0",
"graphql": "^16.6.0",
"graphql": "^16.7.1",
"jotai": "^2.2.1",
"jotai-devtools": "^0.5.3",
"jotai-location": "^0.5.1",