Skip to content

Commit 7481071

Browse files
chore(deps): update dependency @types/cors to v2.8.19
1 parent 67acb2a commit 7481071

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@commitlint/cli": "17.4.4",
4646
"@commitlint/config-conventional": "17.4.4",
4747
"@types/bcrypt": "5.0.0",
48-
"@types/cors": "2.8.14",
48+
"@types/cors": "2.8.19",
4949
"@types/dotenv": "8.2.0",
5050
"@types/express": "4.17.18",
5151
"@types/jsonwebtoken": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,10 +1778,10 @@
17781778
dependencies:
17791779
"@types/node" "*"
17801780

1781-
"@types/cors@2.8.14":
1782-
version "2.8.14"
1783-
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.14.tgz#94eeb1c95eda6a8ab54870a3bf88854512f43a92"
1784-
integrity sha512-RXHUvNWYICtbP6s18PnOCaqToK8y14DnLd75c6HfyKf228dxy7pHNOQkxPtvXKp/hINFMDjbYzsj63nnpPMSRQ==
1781+
"@types/cors@2.8.19":
1782+
version "2.8.19"
1783+
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.19.tgz#d93ea2673fd8c9f697367f5eeefc2bbfa94f0342"
1784+
integrity sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==
17851785
dependencies:
17861786
"@types/node" "*"
17871787

0 commit comments

Comments
 (0)