Merge pull request #2789 from omnivore-app/dependabot/npm_and_yarn/apple/gql-server/graphql-16.8.1

Bump graphql from 16.6.0 to 16.8.1 in /apple/gql-server
This commit is contained in:
Jackson Harper
2023-10-17 16:50:47 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -9,6 +9,6 @@
"dependencies": {
"express": "^4.18.1",
"express-graphql": "^0.12.0",
"graphql": "^16.4.0"
"graphql": "^16.8.1"
}
}

View File

@ -194,10 +194,10 @@ get-intrinsic@^1.0.2:
has "^1.0.3"
has-symbols "^1.0.3"
graphql@^16.4.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
graphql@^16.8.1:
version "16.8.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
has-symbols@^1.0.3:
version "1.0.3"