Skip to content

Commit

Permalink
Bump @types/cors from 2.8.15 to 2.8.17
Browse files Browse the repository at this point in the history
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.15 to 2.8.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors)

---
updated-dependencies:
- dependency-name: "@types/cors"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 3a5259b commit 13bc813
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "concurrently \"tsc -w\" \"nodemon dist/bin/start.js\""
},
"dependencies": {
"@types/cors": "^2.8.15",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.20",
"@types/pg": "^8.10.7",
"concurrently": "^8.2.2",
Expand Down

0 comments on commit 13bc813

Please sign in to comment.