Skip to content

Commit d0a849b

Browse files
Bump graphql from 16.6.0 to 16.8.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.6.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ec1f26 commit d0a849b

File tree

3 files changed

+14
-34
lines changed

3 files changed

+14
-34
lines changed

package-lock.json

Lines changed: 8 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"filesize": "^10.0.6",
5454
"formik": "^2.2.9",
5555
"framer-motion": "^10.16.16",
56-
"graphql": "^16.6.0",
56+
"graphql": "^16.8.1",
5757
"html-webpack-plugin": "^5.5.0",
5858
"node-sass": "^8.0.0",
5959
"prop-types": "^15.8.1",
@@ -85,7 +85,7 @@
8585
"filesize": "^10.0.6",
8686
"formik": "^2.2.9",
8787
"framer-motion": "^10.3.2",
88-
"graphql": "^16.6.0",
88+
"graphql": "^16.8.1",
8989
"prop-types": "^15.8.1",
9090
"react": "^18.2.0",
9191
"react-date-range": "^1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7447,10 +7447,10 @@ graphql-tag@^2.12.6:
74477447
dependencies:
74487448
tslib "^2.1.0"
74497449

7450-
graphql@^16.6.0:
7451-
version "16.6.0"
7452-
resolved "https://registry.npmjs.org/graphql/-/graphql-16.6.0.tgz"
7453-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
7450+
graphql@^16.8.1:
7451+
version "16.8.1"
7452+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
7453+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
74547454

74557455
handlebars@^4.7.7:
74567456
version "4.7.7"

0 commit comments

Comments
 (0)