Skip to content

Commit 1eb6aa8

Browse files
dependabot[bot]rowanmanning
authored andcommitted
chore: bump the development-dependencies group across 1 directory with 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] <support@github.com>
1 parent c77fe37 commit 1eb6aa8

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package-lock.json

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

packages/fetch-error-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"express": "^4.19.2",
2525
"node-fetch-1": "npm:node-fetch@^1.7.3",
2626
"node-fetch-2": "npm:node-fetch@^2.7.0",
27-
"undici": "^6.19.4"
27+
"undici": "^6.19.5"
2828
}
2929
}

packages/middleware-log-errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@dotcom-reliability-kit/log-error": "^4.2.0"
2121
},
2222
"devDependencies": {
23-
"@financial-times/n-express": "^31.8.0",
23+
"@financial-times/n-express": "^31.9.0",
2424
"@types/express": "^4.17.21"
2525
}
2626
}

0 commit comments

Comments
 (0)