Skip to content

Commit

Permalink
chore(deps): update dependency @types/cors to v2.8.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 086e7b7 commit a5cc3a0
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 11 deletions.
11 changes: 6 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@swc/core": "1.2.205",
"@swc/jest": "0.2.21",
"@types/cookie-parser": "1.4.3",
"@types/cors": "2.8.12",
"@types/cors": "2.8.17",
"@types/cpx": "1.5.2",
"@types/croppie": "2.6.1",
"@types/d3-geo": "3.0.2",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ __metadata:
"@swc/core": "npm:1.2.205"
"@swc/jest": "npm:0.2.21"
"@types/cookie-parser": "npm:1.4.3"
"@types/cors": "npm:2.8.12"
"@types/cors": "npm:2.8.17"
"@types/cpx": "npm:1.5.2"
"@types/croppie": "npm:2.6.1"
"@types/d3-geo": "npm:3.0.2"
Expand Down Expand Up @@ -3828,10 +3828,12 @@ __metadata:
languageName: node
linkType: hard

"@types/cors@npm:2.8.12":
version: 2.8.12
resolution: "@types/cors@npm:2.8.12"
checksum: 10/8c45f112c7d1d2d831b4b266f2e6ed33a1887a35dcbfe2a18b28370751fababb7cd045e745ef84a523c33a25932678097bf79afaa367c6cb3fa0daa7a6438257
"@types/cors@npm:2.8.17":
version: 2.8.17
resolution: "@types/cors@npm:2.8.17"
dependencies:
"@types/node": "npm:*"
checksum: 10/469bd85e29a35977099a3745c78e489916011169a664e97c4c3d6538143b0a16e4cc72b05b407dc008df3892ed7bf595f9b7c0f1f4680e169565ee9d64966bde
languageName: node
linkType: hard

Expand Down

0 comments on commit a5cc3a0

Please sign in to comment.