diff --git a/.pnp.cjs b/.pnp.cjs index 555db919c..9f4ad2c61 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -46,7 +46,7 @@ const RAW_RUNTIME_STATE = ["@swc/core", "npm:1.2.205"],\ ["@swc/jest", "virtual:f84dba857fa10247bbb4af28a825f1d91a188c858b2b2b1b4a2d3cfedf850e14647ec99dabfb1535752c99ec0ff164e2ec4fb4c32c822be66b30b3cfa4630990#npm:0.2.21"],\ ["@types/cookie-parser", "npm:1.4.3"],\ - ["@types/cors", "npm:2.8.12"],\ + ["@types/cors", "npm:2.8.17"],\ ["@types/cpx", "npm:1.5.2"],\ ["@types/croppie", "npm:2.6.1"],\ ["@types/d3-geo", "npm:3.0.2"],\ @@ -198,7 +198,7 @@ const RAW_RUNTIME_STATE = ["@swc/core", "npm:1.2.205"],\ ["@swc/jest", "virtual:f84dba857fa10247bbb4af28a825f1d91a188c858b2b2b1b4a2d3cfedf850e14647ec99dabfb1535752c99ec0ff164e2ec4fb4c32c822be66b30b3cfa4630990#npm:0.2.21"],\ ["@types/cookie-parser", "npm:1.4.3"],\ - ["@types/cors", "npm:2.8.12"],\ + ["@types/cors", "npm:2.8.17"],\ ["@types/cpx", "npm:1.5.2"],\ ["@types/croppie", "npm:2.6.1"],\ ["@types/d3-geo", "npm:3.0.2"],\ @@ -5602,10 +5602,11 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@types/cors", [\ - ["npm:2.8.12", {\ - "packageLocation": "./.yarn/cache/@types-cors-npm-2.8.12-ff52e8e514-8c45f112c7.zip/node_modules/@types/cors/",\ + ["npm:2.8.17", {\ + "packageLocation": "./.yarn/cache/@types-cors-npm-2.8.17-2556d16051-469bd85e29.zip/node_modules/@types/cors/",\ "packageDependencies": [\ - ["@types/cors", "npm:2.8.12"]\ + ["@types/cors", "npm:2.8.17"],\ + ["@types/node", "npm:16.11.41"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/.yarn/cache/@next-swc-darwin-arm64-npm-12.3.4-3c587df0e7-10.zip b/.yarn/cache/@next-swc-linux-x64-gnu-npm-12.3.4-97054948a9-10.zip similarity index 58% rename from .yarn/cache/@next-swc-darwin-arm64-npm-12.3.4-3c587df0e7-10.zip rename to .yarn/cache/@next-swc-linux-x64-gnu-npm-12.3.4-97054948a9-10.zip index 33ac3e251..aa9005d2b 100644 Binary files a/.yarn/cache/@next-swc-darwin-arm64-npm-12.3.4-3c587df0e7-10.zip and b/.yarn/cache/@next-swc-linux-x64-gnu-npm-12.3.4-97054948a9-10.zip differ diff --git a/.yarn/cache/@swc-core-darwin-arm64-npm-1.2.205-7711ca8be0-10.zip b/.yarn/cache/@swc-core-linux-x64-gnu-npm-1.2.205-eaec8f379f-10.zip similarity index 66% rename from .yarn/cache/@swc-core-darwin-arm64-npm-1.2.205-7711ca8be0-10.zip rename to .yarn/cache/@swc-core-linux-x64-gnu-npm-1.2.205-eaec8f379f-10.zip index 3b724a4e6..c5ebf2a7f 100644 Binary files a/.yarn/cache/@swc-core-darwin-arm64-npm-1.2.205-7711ca8be0-10.zip and b/.yarn/cache/@swc-core-linux-x64-gnu-npm-1.2.205-eaec8f379f-10.zip differ diff --git a/.yarn/cache/@types-cors-npm-2.8.12-ff52e8e514-8c45f112c7.zip b/.yarn/cache/@types-cors-npm-2.8.12-ff52e8e514-8c45f112c7.zip deleted file mode 100644 index 3a10db9f6..000000000 Binary files a/.yarn/cache/@types-cors-npm-2.8.12-ff52e8e514-8c45f112c7.zip and /dev/null differ diff --git a/.yarn/cache/@types-cors-npm-2.8.17-2556d16051-469bd85e29.zip b/.yarn/cache/@types-cors-npm-2.8.17-2556d16051-469bd85e29.zip new file mode 100644 index 000000000..fa630638b Binary files /dev/null and b/.yarn/cache/@types-cors-npm-2.8.17-2556d16051-469bd85e29.zip differ diff --git a/.yarn/cache/fsevents-patch-6b67494872-10.zip b/.yarn/cache/fsevents-patch-6b67494872-10.zip deleted file mode 100644 index 9887ada72..000000000 Binary files a/.yarn/cache/fsevents-patch-6b67494872-10.zip and /dev/null differ diff --git a/.yarn/cache/fsevents-patch-afc6995412-10.zip b/.yarn/cache/fsevents-patch-afc6995412-10.zip deleted file mode 100644 index 34871c571..000000000 Binary files a/.yarn/cache/fsevents-patch-afc6995412-10.zip and /dev/null differ diff --git a/package.json b/package.json index 5c9133712..c66db6d53 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@swc/core": "1.2.205", "@swc/jest": "0.2.21", "@types/cookie-parser": "1.4.3", - "@types/cors": "2.8.12", + "@types/cors": "2.8.17", "@types/cpx": "1.5.2", "@types/croppie": "2.6.1", "@types/d3-geo": "3.0.2", diff --git a/yarn.lock b/yarn.lock index e4c16ade5..96a86ab01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29,7 +29,7 @@ __metadata: "@swc/core": "npm:1.2.205" "@swc/jest": "npm:0.2.21" "@types/cookie-parser": "npm:1.4.3" - "@types/cors": "npm:2.8.12" + "@types/cors": "npm:2.8.17" "@types/cpx": "npm:1.5.2" "@types/croppie": "npm:2.6.1" "@types/d3-geo": "npm:3.0.2" @@ -3590,10 +3590,12 @@ __metadata: languageName: node linkType: hard -"@types/cors@npm:2.8.12": - version: 2.8.12 - resolution: "@types/cors@npm:2.8.12" - checksum: 10/8c45f112c7d1d2d831b4b266f2e6ed33a1887a35dcbfe2a18b28370751fababb7cd045e745ef84a523c33a25932678097bf79afaa367c6cb3fa0daa7a6438257 +"@types/cors@npm:2.8.17": + version: 2.8.17 + resolution: "@types/cors@npm:2.8.17" + dependencies: + "@types/node": "npm:*" + checksum: 10/469bd85e29a35977099a3745c78e489916011169a664e97c4c3d6538143b0a16e4cc72b05b407dc008df3892ed7bf595f9b7c0f1f4680e169565ee9d64966bde languageName: node linkType: hard