Skip to content

Commit 63a9e91

Browse files
depfu[bot]canova
andauthored
⬆️ Update @types/koa__cors to version 5.0.1 (#610)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Nazım Can Altınova <[email protected]>
1 parent e04e33f commit 63a9e91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/convict": "^6.1.6",
6262
"@types/jest": "^30.0.0",
6363
"@types/jsonwebtoken": "^9.0.10",
64-
"@types/koa__cors": "^4.0.3",
64+
"@types/koa__cors": "^5.0.1",
6565
"@types/koa__router": "^12.0.4",
6666
"@types/node": "^24.9.1",
6767
"@types/supertest": "^6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,10 +1789,10 @@
17891789
"@types/koa-compose" "*"
17901790
"@types/node" "*"
17911791

1792-
"@types/koa__cors@^4.0.3":
1793-
version "4.0.3"
1794-
resolved "https://registry.yarnpkg.com/@types/koa__cors/-/koa__cors-4.0.3.tgz#048fa1d523a27ff448c071416e774fac1bf43aab"
1795-
integrity sha512-zj+1sQO/6GGRGINRXlMmoiFwHibKVcjNGdh+p2SpqHDMLyvC+ce0LMHX6UBi1rdpnPZ/+osUwWdGKF945ffrzA==
1792+
"@types/koa__cors@^5.0.1":
1793+
version "5.0.1"
1794+
resolved "https://registry.yarnpkg.com/@types/koa__cors/-/koa__cors-5.0.1.tgz#dde631f7ea0a62946fcf4fc97464694835c0aaad"
1795+
integrity sha512-xZckuh3B6ycSBAIYnBImG1VDHyBNZsltGAuGb4THuZllccdLgD5DUs4RA7TAUjB58THg00SSZ1e//duQef7WRw==
17961796
dependencies:
17971797
"@types/koa" "*"
17981798

0 commit comments

Comments
 (0)