Skip to content

Commit 20091f1

Browse files
build(deps): bump jsdom in /api-server in the non-majors group
Bumps the non-majors group in /api-server with 1 update: [jsdom](https://github.com/jsdom/jsdom). Updates `jsdom` from 27.2.0 to 27.3.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.2.0...27.3.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35e01af commit 20091f1

File tree

2 files changed

+85
-36
lines changed

2 files changed

+85
-36
lines changed

api-server/package-lock.json

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

api-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"express-rate-limit": "^8.2.1",
2020
"helmet": "^8.1.0",
2121
"http-errors": "~2.0.1",
22-
"jsdom": "^27.2.0",
22+
"jsdom": "^27.3.0",
2323
"json5": "^2.2.3",
2424
"morgan": "~1.10.1"
2525
},

0 commit comments

Comments
 (0)