Skip to content

Commit cca1e64

Browse files
chore(deps): update dependency @types/cors to v2.8.14
1 parent e3ecd16 commit cca1e64

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@types/body-parser": "1.17.0",
3434
"@types/bull": "3.5.11",
35-
"@types/cors": "2.8.4",
35+
"@types/cors": "2.8.14",
3636
"@types/express": "4.16.1",
3737
"@types/express-redis-cache": "1.1.0",
3838
"@types/md5-file": "4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
dependencies:
3030
"@types/node" "*"
3131

32-
"@types/cors@2.8.4":
33-
version "2.8.4"
34-
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.4.tgz#50991a759a29c0b89492751008c6af7a7c8267b0"
35-
integrity sha512-ipZjBVsm2tF/n8qFGOuGBkUij9X9ZswVi9G3bx/6dz7POpVa6gVHcj1wsX/LVEn9MMF41fxK/PnZPPoTD1UFPw==
32+
"@types/cors@2.8.14":
33+
version "2.8.14"
34+
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.14.tgz#94eeb1c95eda6a8ab54870a3bf88854512f43a92"
35+
integrity sha512-RXHUvNWYICtbP6s18PnOCaqToK8y14DnLd75c6HfyKf228dxy7pHNOQkxPtvXKp/hINFMDjbYzsj63nnpPMSRQ==
3636
dependencies:
37-
"@types/express" "*"
37+
"@types/node" "*"
3838

3939
"@types/events@*":
4040
version "3.0.0"

0 commit comments

Comments
 (0)