Skip to content

Commit

Permalink
chore: bump the development-dependencies group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 2 updates

Bumps the development-dependencies group with 2 updates in the / directory: [undici](https://github.com/nodejs/undici) and @financial-times/n-express.


Updates `undici` from 6.19.4 to 6.19.5
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.19.4...v6.19.5)

Updates `@financial-times/n-express` from 31.8.0 to 31.9.0

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@financial-times/n-express"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rowanmanning committed Aug 1, 2024
1 parent c77fe37 commit 1eb6aa8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/fetch-error-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"express": "^4.19.2",
"node-fetch-1": "npm:node-fetch@^1.7.3",
"node-fetch-2": "npm:node-fetch@^2.7.0",
"undici": "^6.19.4"
"undici": "^6.19.5"
}
}
2 changes: 1 addition & 1 deletion packages/middleware-log-errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@dotcom-reliability-kit/log-error": "^4.2.0"
},
"devDependencies": {
"@financial-times/n-express": "^31.8.0",
"@financial-times/n-express": "^31.9.0",
"@types/express": "^4.17.21"
}
}

0 comments on commit 1eb6aa8

Please sign in to comment.