Skip to content

Commit 48feab6

Browse files
chore(deps): update dependency @types/cors to v2.8.17
1 parent 775595e commit 48feab6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"yup": "^0.28.1"
2121
},
2222
"devDependencies": {
23-
"@types/cors": "2.8.6",
23+
"@types/cors": "2.8.17",
2424
"@types/dotenv": "8.2.0",
2525
"@types/express": "4.17.6",
2626
"@types/mongoose": "5.7.24",

server/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
dependencies:
5353
"@types/node" "*"
5454

55-
"@types/[email protected].6":
56-
version "2.8.6"
57-
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.6.tgz#cfaab33c49c15b1ded32f235111ce9123009bd02"
58-
integrity sha512-invOmosX0DqbpA+cE2yoHGUlF/blyf7nB0OGYBBiH27crcVm5NmFaZkLP4Ta1hGaesckCi5lVLlydNJCxkTOSg==
55+
"@types/[email protected].17":
56+
version "2.8.17"
57+
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.17.tgz#5d718a5e494a8166f569d986794e49c48b216b2b"
58+
integrity sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==
5959
dependencies:
60-
"@types/express" "*"
60+
"@types/node" "*"
6161

6262
6363
version "8.2.0"

0 commit comments

Comments
 (0)