Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@octokit/webhooks-types": "^6.8.0",
"ansi-colors": "^4.1.3",
"graceful-fs": "^4.2.10",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"jira.js": "^2.15.15",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1534,7 +1534,7 @@ __metadata:
github-action-readme-generator: ^1.2.7
glob: ^8.0.3
graceful-fs: ^4.2.10
graphql: ^16.6.0
graphql: ^16.8.1
husky: ^8.0.2
jest: ^29.3.1
jest-circus: ^29.3.1
Expand Down Expand Up @@ -7004,13 +7004,20 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:^16.0.0, graphql@npm:^16.6.0":
"graphql@npm:^16.0.0":
version: 16.6.0
resolution: "graphql@npm:16.6.0"
checksum: bf1d9e3c1938ce3c1a81e909bd3ead1ae4707c577f91cff1ca2eca474bfbc7873d5d7b942e1e9777ff5a8304421dba57a4b76d7a29eb19de8711cb70e3c2415e
languageName: node
linkType: hard

"graphql@npm:^16.8.1":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
languageName: node
linkType: hard

"handlebars@npm:^4.7.7":
version: 4.7.7
resolution: "handlebars@npm:4.7.7"
Expand Down