Skip to content

Commit 47b08a1

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

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
@@ -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.18",
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/[email protected].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/[email protected].18":
1782+
version "2.8.18"
1783+
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.18.tgz#101e033b3ca06695f3d73c587cd7f9eb348135d1"
1784+
integrity sha512-nX3d0sxJW41CqQvfOzVG1NCTXfFDrDWIghCZncpHeWlVFd81zxB/DLhg7avFg6eHLCRX7ckBmoIIcqa++upvJA==
17851785
dependencies:
17861786
"@types/node" "*"
17871787

0 commit comments

Comments
 (0)