Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 557c8c9

Browse files
committed
⬆️ actions-toolkit and graphql
1 parent ec43f8f commit 557c8c9

File tree

2 files changed

+60
-62
lines changed

2 files changed

+60
-62
lines changed

actions/schema-up/package-lock.json

Lines changed: 58 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

actions/schema-up/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"start": "node ./index.js"
77
},
88
"dependencies": {
9-
"actions-toolkit": "2.1.0",
10-
"graphql": "14.4.2",
9+
"actions-toolkit": "2.2.0",
10+
"graphql": "14.5.8",
1111
"node-fetch": "2.6.0",
1212
"relay-compiler": "5.0.0"
1313
}

0 commit comments

Comments
 (0)