Skip to content

Commit a0b6cc7

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

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.17",
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.17":
1782+
version "2.8.17"
1783+
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.17.tgz#5d718a5e494a8166f569d986794e49c48b216b2b"
1784+
integrity sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==
17851785
dependencies:
17861786
"@types/node" "*"
17871787

0 commit comments

Comments
 (0)