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

Commit b5fd09f

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 3f69b3f commit b5fd09f

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
@@ -9188,10 +9188,10 @@ __metadata:
91889188
languageName: node
91899189
linkType: hard
91909190

9191-
"graphql@npm:16.6.0":
9192-
version: 16.6.0
9193-
resolution: "graphql@npm:16.6.0"
9194-
checksum: f2ce5fdd5e1d8f66b40143b791e1063efe50b17071e0b06b30b8cd597a7fc08135d606586935db7e65dbd5ebbf207cd2f9b56c9c5cf4ad818f080d98f47282a4
9191+
"graphql@npm:16.8.1":
9192+
version: 16.8.1
9193+
resolution: "graphql@npm:16.8.1"
9194+
checksum: 7a09d3ec5f75061afe2bd2421a2d53cf37273d2ecaad8f34febea1f1ac205dfec2834aec3419fa0a10fcc9fb345863b2f893562fb07ea825da2ae82f6392893c
91959195
languageName: node
91969196
linkType: hard
91979197

0 commit comments

Comments
 (0)