Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit eca1d3a

Browse files
chore(deps): 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] <support@github.com>
1 parent 0909d68 commit eca1d3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"vitest": "0.34.6"
9393
},
9494
"resolutions": {
95-
"graphql": "16.6.0",
95+
"graphql": "16.8.1",
9696
"nuxt": "3.6.5",
9797
"@nuxt/kit": "3.6.5",
9898
"@nuxt/schema": "3.6.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9003,10 +9003,10 @@ __metadata:
90039003
languageName: node
90049004
linkType: hard
90059005

9006-
"graphql@npm:16.6.0":
9007-
version: 16.6.0
9008-
resolution: "graphql@npm:16.6.0"
9009-
checksum: f2ce5fdd5e1d8f66b40143b791e1063efe50b17071e0b06b30b8cd597a7fc08135d606586935db7e65dbd5ebbf207cd2f9b56c9c5cf4ad818f080d98f47282a4
9006+
"graphql@npm:16.8.1":
9007+
version: 16.8.1
9008+
resolution: "graphql@npm:16.8.1"
9009+
checksum: 7a09d3ec5f75061afe2bd2421a2d53cf37273d2ecaad8f34febea1f1ac205dfec2834aec3419fa0a10fcc9fb345863b2f893562fb07ea825da2ae82f6392893c
90109010
languageName: node
90119011
linkType: hard
90129012

0 commit comments

Comments
 (0)