Skip to content

Commit b414333

Browse files
chore(deps): bump cors in /reference-apps/typescript-api-first
Bumps [cors](https://github.com/expressjs/cors) from 2.8.5 to 2.8.6. - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) --- updated-dependencies: - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94423b0 commit b414333

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

reference-apps/typescript-api-first/package-lock.json

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

reference-apps/typescript-api-first/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"amqplib": "^0.10.3",
24-
"cors": "^2.8.5",
24+
"cors": "^2.8.6",
2525
"express": "^5.2.1",
2626
"helmet": "^8.1.0",
2727
"js-yaml": "^4.1.1",

0 commit comments

Comments
 (0)