diff --git a/.pnp.cjs b/.pnp.cjs index 5bbca021f..570d5524d 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -11762,10 +11762,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["body-parser", [\ - ["npm:1.20.1", {\ - "packageLocation": "./.yarn/cache/body-parser-npm-1.20.1-759fd14db9-f1050dbac3.zip/node_modules/body-parser/",\ + ["npm:1.20.2", {\ + "packageLocation": "./.yarn/cache/body-parser-npm-1.20.2-44738662cf-14d37ec638.zip/node_modules/body-parser/",\ "packageDependencies": [\ - ["body-parser", "npm:1.20.1"],\ + ["body-parser", "npm:1.20.2"],\ ["bytes", "npm:3.1.2"],\ ["content-type", "npm:1.0.5"],\ ["debug", "virtual:3f3c98667b903f8eb6966ca242c4ec63f713ea179b2de230fc33ba791cbc20344e2c9af4e0799c5af99a11eb59bd85622d32d8a24a3926236679fd0304982062#npm:2.6.9"],\ @@ -11775,7 +11775,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["iconv-lite", "npm:0.4.24"],\ ["on-finished", "npm:2.4.1"],\ ["qs", "npm:6.11.0"],\ - ["raw-body", "npm:2.5.1"],\ + ["raw-body", "npm:2.5.2"],\ ["type-is", "npm:1.6.18"],\ ["unpipe", "npm:1.0.0"]\ ],\ @@ -13110,6 +13110,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["cookie", "npm:0.5.0"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:0.6.0", {\ + "packageLocation": "./.yarn/cache/cookie-npm-0.6.0-362d6a2e45-f56a7d32a0.zip/node_modules/cookie/",\ + "packageDependencies": [\ + ["cookie", "npm:0.6.0"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["cookie-signature", [\ @@ -16304,16 +16311,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["express", [\ - ["npm:4.18.2", {\ - "packageLocation": "./.yarn/cache/express-npm-4.18.2-bb15ff679a-3c4b9b0768.zip/node_modules/express/",\ + ["npm:4.19.2", {\ + "packageLocation": "./.yarn/cache/express-npm-4.19.2-f81334a22a-212dbd6c2c.zip/node_modules/express/",\ "packageDependencies": [\ - ["express", "npm:4.18.2"],\ + ["express", "npm:4.19.2"],\ ["accepts", "npm:1.3.8"],\ ["array-flatten", "npm:1.1.1"],\ - ["body-parser", "npm:1.20.1"],\ + ["body-parser", "npm:1.20.2"],\ ["content-disposition", "npm:0.5.4"],\ ["content-type", "npm:1.0.5"],\ - ["cookie", "npm:0.5.0"],\ + ["cookie", "npm:0.6.0"],\ ["cookie-signature", "npm:1.0.6"],\ ["debug", "virtual:3f3c98667b903f8eb6966ca242c4ec63f713ea179b2de230fc33ba791cbc20344e2c9af4e0799c5af99a11eb59bd85622d32d8a24a3926236679fd0304982062#npm:2.6.9"],\ ["depd", "npm:2.0.0"],\ @@ -17220,7 +17227,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["eslint-webpack-plugin", "virtual:57a3b2adcb970dba6ea71a79b56b50184e45d159026d9182021d942e49232f50913ae2b13b8812e6003043f6006892b82bd83f76b2ee05ed30f62edbbeb3f108#npm:2.7.0"],\ ["event-source-polyfill", "npm:1.0.31"],\ ["execa", "npm:5.1.1"],\ - ["express", "npm:4.18.2"],\ + ["express", "npm:4.19.2"],\ ["express-http-proxy", "npm:1.6.3"],\ ["fastest-levenshtein", "npm:1.0.16"],\ ["fastq", "npm:1.15.0"],\ @@ -26362,17 +26369,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["raw-body", [\ - ["npm:2.5.1", {\ - "packageLocation": "./.yarn/cache/raw-body-npm-2.5.1-9dd1d9fff9-5362adff15.zip/node_modules/raw-body/",\ - "packageDependencies": [\ - ["raw-body", "npm:2.5.1"],\ - ["bytes", "npm:3.1.2"],\ - ["http-errors", "npm:2.0.0"],\ - ["iconv-lite", "npm:0.4.24"],\ - ["unpipe", "npm:1.0.0"]\ - ],\ - "linkType": "HARD"\ - }],\ ["npm:2.5.2", {\ "packageLocation": "./.yarn/cache/raw-body-npm-2.5.2-5cb9dfebc1-ba1583c8d8.zip/node_modules/raw-body/",\ "packageDependencies": [\ diff --git a/.yarn/cache/body-parser-npm-1.20.1-759fd14db9-f1050dbac3.zip b/.yarn/cache/body-parser-npm-1.20.1-759fd14db9-f1050dbac3.zip deleted file mode 100644 index 00619628e..000000000 Binary files a/.yarn/cache/body-parser-npm-1.20.1-759fd14db9-f1050dbac3.zip and /dev/null differ diff --git a/.yarn/cache/express-npm-4.18.2-bb15ff679a-3c4b9b0768.zip b/.yarn/cache/express-npm-4.18.2-bb15ff679a-3c4b9b0768.zip deleted file mode 100644 index 4d2711460..000000000 Binary files a/.yarn/cache/express-npm-4.18.2-bb15ff679a-3c4b9b0768.zip and /dev/null differ diff --git a/.yarn/cache/raw-body-npm-2.5.1-9dd1d9fff9-5362adff15.zip b/.yarn/cache/raw-body-npm-2.5.1-9dd1d9fff9-5362adff15.zip deleted file mode 100644 index 1ab188289..000000000 Binary files a/.yarn/cache/raw-body-npm-2.5.1-9dd1d9fff9-5362adff15.zip and /dev/null differ diff --git a/yarn.lock b/yarn.lock index 273788ce5..2fc39a1ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7063,12 +7063,12 @@ __metadata: languageName: node linkType: hard -"body-parser@npm:1.20.1": - version: 1.20.1 - resolution: "body-parser@npm:1.20.1" +"body-parser@npm:1.20.2": + version: 1.20.2 + resolution: "body-parser@npm:1.20.2" dependencies: bytes: 3.1.2 - content-type: ~1.0.4 + content-type: ~1.0.5 debug: 2.6.9 depd: 2.0.0 destroy: 1.2.0 @@ -7076,10 +7076,10 @@ __metadata: iconv-lite: 0.4.24 on-finished: 2.4.1 qs: 6.11.0 - raw-body: 2.5.1 + raw-body: 2.5.2 type-is: ~1.6.18 unpipe: 1.0.0 - checksum: f1050dbac3bede6a78f0b87947a8d548ce43f91ccc718a50dd774f3c81f2d8b04693e52acf62659fad23101827dd318da1fb1363444ff9a8482b886a3e4a5266 + checksum: 14d37ec638ab5c93f6099ecaed7f28f890d222c650c69306872e00b9efa081ff6c596cd9afb9930656aae4d6c4e1c17537bea12bb73c87a217cb3cfea8896737 languageName: node linkType: hard @@ -8238,7 +8238,7 @@ __metadata: languageName: node linkType: hard -"content-type@npm:~1.0.4": +"content-type@npm:~1.0.4, content-type@npm:~1.0.5": version: 1.0.5 resolution: "content-type@npm:1.0.5" checksum: 566271e0a251642254cde0f845f9dd4f9856e52d988f4eb0d0dcffbb7a1f8ec98de7a5215fc628f3bce30fe2fb6fd2bc064b562d721658c59b544e2d34ea2766 @@ -8266,7 +8266,14 @@ __metadata: languageName: node linkType: hard -"cookie@npm:0.5.0, cookie@npm:^0.5.0": +"cookie@npm:0.6.0": + version: 0.6.0 + resolution: "cookie@npm:0.6.0" + checksum: f56a7d32a07db5458e79c726b77e3c2eff655c36792f2b6c58d351fb5f61531e5b1ab7f46987150136e366c65213cbe31729e02a3eaed630c3bf7334635fb410 + languageName: node + linkType: hard + +"cookie@npm:^0.5.0": version: 0.5.0 resolution: "cookie@npm:0.5.0" checksum: 1f4bd2ca5765f8c9689a7e8954183f5332139eb72b6ff783d8947032ec1fdf43109852c178e21a953a30c0dd42257828185be01b49d1eb1a67fd054ca588a180 @@ -10767,15 +10774,15 @@ __metadata: linkType: hard "express@npm:^4.18.2": - version: 4.18.2 - resolution: "express@npm:4.18.2" + version: 4.19.2 + resolution: "express@npm:4.19.2" dependencies: accepts: ~1.3.8 array-flatten: 1.1.1 - body-parser: 1.20.1 + body-parser: 1.20.2 content-disposition: 0.5.4 content-type: ~1.0.4 - cookie: 0.5.0 + cookie: 0.6.0 cookie-signature: 1.0.6 debug: 2.6.9 depd: 2.0.0 @@ -10801,7 +10808,7 @@ __metadata: type-is: ~1.6.18 utils-merge: 1.0.1 vary: ~1.1.2 - checksum: 3c4b9b076879442f6b968fe53d85d9f1eeacbb4f4c41e5f16cc36d77ce39a2b0d81b3f250514982110d815b2f7173f5561367f9110fcc541f9371948e8c8b037 + checksum: 212dbd6c2c222a96a61bc927639c95970a53b06257080bb9e2838adb3bffdb966856551fdad1ab5dd654a217c35db94f987d0aa88d48fb04d306340f5f34dca5 languageName: node linkType: hard @@ -19103,19 +19110,7 @@ __metadata: languageName: node linkType: hard -"raw-body@npm:2.5.1": - version: 2.5.1 - resolution: "raw-body@npm:2.5.1" - dependencies: - bytes: 3.1.2 - http-errors: 2.0.0 - iconv-lite: 0.4.24 - unpipe: 1.0.0 - checksum: 5362adff1575d691bb3f75998803a0ffed8c64eabeaa06e54b4ada25a0cd1b2ae7f4f5ec46565d1bec337e08b5ac90c76eaa0758de6f72a633f025d754dec29e - languageName: node - linkType: hard - -"raw-body@npm:^2.2.0, raw-body@npm:^2.3.0": +"raw-body@npm:2.5.2, raw-body@npm:^2.2.0, raw-body@npm:^2.3.0": version: 2.5.2 resolution: "raw-body@npm:2.5.2" dependencies: