Skip to content

Commit

Permalink
chore(deps): update dependency @types/cors to v2.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2023
1 parent e3ecd16 commit 04a5607
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@types/body-parser": "1.17.0",
"@types/bull": "3.5.11",
"@types/cors": "2.8.4",
"@types/cors": "2.8.13",
"@types/express": "4.16.1",
"@types/express-redis-cache": "1.1.0",
"@types/md5-file": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
dependencies:
"@types/node" "*"

"@types/[email protected].4":
version "2.8.4"
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.4.tgz#50991a759a29c0b89492751008c6af7a7c8267b0"
integrity sha512-ipZjBVsm2tF/n8qFGOuGBkUij9X9ZswVi9G3bx/6dz7POpVa6gVHcj1wsX/LVEn9MMF41fxK/PnZPPoTD1UFPw==
"@types/[email protected].13":
version "2.8.13"
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.13.tgz#b8ade22ba455a1b8cb3b5d3f35910fd204f84f94"
integrity sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==
dependencies:
"@types/express" "*"
"@types/node" "*"

"@types/events@*":
version "3.0.0"
Expand Down

0 comments on commit 04a5607

Please sign in to comment.