Skip to content

Commit 564c58e

Browse files
snyk-botdavimacedo
andauthored
fix: upgrade @graphql-tools/utils from 6.2.3 to 6.2.4 (#6957)
Snyk has created this PR to upgrade @graphql-tools/utils from 6.2.3 to 6.2.4. See this package in npm: https://www.npmjs.com/package/@graphql-tools/utils See this project in Snyk: https://app.snyk.io/org/dplewis/project/704d127e-7a24-4789-a0cd-807b7b972c86?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Antonio Davi Macedo Coelho de Castro <[email protected]>
1 parent 2cdef25 commit 564c58e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -20,9 +20,9 @@
2020
"license": "BSD-3-Clause",
2121
"dependencies": {
2222
"@apollographql/graphql-playground-html": "1.6.26",
23-
"@graphql-tools/links": "^6.2.4",
23+
"@graphql-tools/links": "6.2.4",
2424
"@graphql-tools/stitch": "6.2.4",
25-
"@graphql-tools/utils": "6.2.3",
25+
"@graphql-tools/utils": "6.2.4",
2626
"@parse/fs-files-adapter": "1.0.1",
2727
"@parse/push-adapter": "3.4.0",
2828
"@parse/s3-files-adapter": "1.6.0",

0 commit comments

Comments
 (0)