Skip to content

Commit

Permalink
Merge pull request #23 from ducktors/dependabot/npm_and_yarn/undici-5…
Browse files Browse the repository at this point in the history
….19.1

chore(deps-dev): bump undici from 5.14.0 to 5.19.1
  • Loading branch information
matteovivona authored Aug 21, 2023
2 parents f07b955 + 184956d commit af51a92
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
path-to-lcov: ./coverage/lcov.info

- name: CodeClimate
continue-on-error: true
uses: paambaati/[email protected]
env:
CC_TEST_REPORTER_ID: ${{ secrets.CODECLIMATE_TEST_REPORTER_ID }}
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vitest/coverage-istanbul": "^0.27.3",
"graphql": "^16.6.0",
"rimraf": "^4.1.2",
"undici": "^5.14.0"
"undici": "^5.19.1"
},
"peerDependencies": {
"dataloader": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af51a92

Please sign in to comment.