Skip to content

Commit 240115c

Browse files
Bump graphiql from 5.0.3 to 5.0.4 in /juniper
Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/[email protected]/packages/graphiql) --- updated-dependencies: - dependency-name: graphiql dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b23341c commit 240115c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

juniper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"postinstall": "make graphiql graphql-playground"
55
},
66
"dependencies": {
7-
"graphiql": "5.0.3",
7+
"graphiql": "5.0.4",
88
"graphql-playground-react": "1.7.28"
99
}
1010
}

0 commit comments

Comments
 (0)