Skip to content

Commit bb013a3

Browse files
dependabot[bot]rowanmanning
authored andcommitted
fix: bump entities from 5.0.0 to 6.0.0
Bumps [entities](https://github.com/fb55/entities) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/fb55/entities/releases) - [Commits](fb55/entities@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: entities dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6fd73a commit bb013a3

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

packages/middleware-render-error-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@dotcom-reliability-kit/app-info": "^3.3.1",
2020
"@dotcom-reliability-kit/log-error": "^4.2.5",
2121
"@dotcom-reliability-kit/serialize-error": "^3.2.1",
22-
"entities": "^5.0.0"
22+
"entities": "^6.0.0"
2323
},
2424
"devDependencies": {
2525
"@types/express": "^5.0.0"

0 commit comments

Comments
 (0)