Skip to content

Commit 3720205

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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d14972 commit 3720205

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"date-fns": "^3.0.0",
1212
"dset": "3.1.2",
1313
"ejs": "3.1.8",
14-
"graphql": "16.6.0",
14+
"graphql": "16.8.1",
1515
"graphql-ws": "^5.12.1",
1616
"leaflet": "1.9.2",
1717
"leaflet-svgicon": "0.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3770,10 +3770,10 @@ graphql-ws@^5.12.1:
37703770
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
37713771
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==
37723772

3773-
graphql@16.6.0:
3774-
version "16.6.0"
3775-
resolved "https://registry.npmjs.org/graphql/-/graphql-16.6.0.tgz"
3776-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
3773+
graphql@16.8.1:
3774+
version "16.8.1"
3775+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
3776+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
37773777

37783778
graphql@^15.4.0:
37793779
version "15.8.0"

0 commit comments

Comments
 (0)