diff --git a/yarn.lock b/yarn.lock index 33f0231..c341f0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1579,20 +1579,20 @@ eslint-plugin-react-hooks "^4.6.0" eslint-plugin-testing-library "^5.6.4" -"@remix-run/express@1.14.2": - version "1.14.2" - resolved "https://registry.yarnpkg.com/@remix-run/express/-/express-1.14.2.tgz#d2abe4b76c4903e7625b954f534c57105dcbe598" - integrity sha512-yT6+Z5Xtra+mEQGjxvTYRndI6a7/cIQUP/2V50+4HtMmL4O6M5HUbLbm+v377PlllmJM4ThUsOWx34kABYxk4Q== +"@remix-run/express@1.16.1": + version "1.16.1" + resolved "https://registry.yarnpkg.com/@remix-run/express/-/express-1.16.1.tgz#db0a51e6dab947ec9e9c3cc3916f15a85aa67d59" + integrity sha512-qBIuFiA0qiHCTT36RwnzxhoVaAEwUmg5bihxwSkhj6zIhjM98e1DQHeKJ4f0G9Zf/qxvdl+cRNjzvlauPmocqQ== dependencies: - "@remix-run/node" "1.14.2" + "@remix-run/node" "1.16.1" -"@remix-run/node@1.14.2", "@remix-run/node@^1.9.0": - version "1.14.2" - resolved "https://registry.yarnpkg.com/@remix-run/node/-/node-1.14.2.tgz#0ad89953c78e029f546336dd3a59b96da0835c09" - integrity sha512-KkFm2c2GDB9fr9L9dSDj5csHMz0kn/5zlFw9bJavmJvw8Ol0QgzWBI1M85ikj9HYlz+UfuC3iQHe0dRx+S6+sg== +"@remix-run/node@1.16.1", "@remix-run/node@^1.9.0": + version "1.16.1" + resolved "https://registry.yarnpkg.com/@remix-run/node/-/node-1.16.1.tgz#d370e8775e25c91d00e571973e6537204af20269" + integrity sha512-Qp9B2htm0bGG0iuxsqezDIl89uVSBZ8xfwq2aKWgRNm1FCa4/GRXzKmTo+sbBcacj7aYe+1r+0sIS6Q1sgaEnA== dependencies: - "@remix-run/server-runtime" "1.14.2" - "@remix-run/web-fetch" "^4.3.2" + "@remix-run/server-runtime" "1.16.1" + "@remix-run/web-fetch" "^4.3.4" "@remix-run/web-file" "^3.0.2" "@remix-run/web-stream" "^1.0.3" "@web3-storage/multipart-parser" "^1.0.0" @@ -1615,12 +1615,18 @@ resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.3.3.tgz#d6d531d69c0fa3a44fda7dc00b20d49b44549164" integrity sha512-YRHie1yQEj0kqqCTCJEfHqYSSNlZQ696QJG+MMiW4mxSl9I0ojz/eRhJS4fs88Z5i6D1SmoF9d3K99/QOhI8/w== +"@remix-run/router@1.6.2": + version "1.6.2" + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.6.2.tgz#bbe75f8c59e0b7077584920ce2cc76f8f354934d" + integrity sha512-LzqpSrMK/3JBAVBI9u3NWtOhWNw5AMQfrUFYB0+bDHTSw17z++WJLsPsxAuK+oSddsxk4d7F/JcdDPM1M5YAhA== + "@remix-run/serve@^1.9.0": - version "1.14.2" - resolved "https://registry.yarnpkg.com/@remix-run/serve/-/serve-1.14.2.tgz#1c81698a171a14b803ee41d7a95cf0cb1a263aac" - integrity sha512-IQtZw0vrY4yvGkQRU9RpbKz+ICWDh6ekzXNkBpjqDiSPeCT2PJ7kRSuyiUmuJ2e9q9uqU0qE8B5cRv+t4+1eyg== + version "1.16.1" + resolved "https://registry.yarnpkg.com/@remix-run/serve/-/serve-1.16.1.tgz#0af31a19659eb85ad1ec50ae35383d964b22d6b8" + integrity sha512-wpYZcUH6rITI9fnUsHffLhOcq98l6DMQh9MFAiGjUjPpMta7X2c7C/l3xOsL3ioE45b1d7A+tS0F69aV71u+uQ== dependencies: - "@remix-run/express" "1.14.2" + "@remix-run/express" "1.16.1" + "@remix-run/node" "1.16.1" compression "^1.7.4" express "^4.17.1" morgan "^1.10.0" @@ -1638,6 +1644,17 @@ set-cookie-parser "^2.4.8" source-map "^0.7.3" +"@remix-run/server-runtime@1.16.1": + version "1.16.1" + resolved "https://registry.yarnpkg.com/@remix-run/server-runtime/-/server-runtime-1.16.1.tgz#e3680d5709ff3c4d1f2396820a828fdf6a7a1519" + integrity sha512-HG+f3PGE9kzTTPe5i5Hv7UGrJLmFID1Ae4BMohP5e0xXOxbdlKDPj6NN6yGDgE7OqKFuDVliW2B5LlUdJZgUFw== + dependencies: + "@remix-run/router" "1.6.2" + "@web3-storage/multipart-parser" "^1.0.0" + cookie "^0.4.1" + set-cookie-parser "^2.4.8" + source-map "^0.7.3" + "@remix-run/web-blob@^3.0.3", "@remix-run/web-blob@^3.0.4": version "3.0.4" resolved "https://registry.yarnpkg.com/@remix-run/web-blob/-/web-blob-3.0.4.tgz#99c67b9d0fb641bd0c07d267fd218ae5aa4ae5ed" @@ -1646,10 +1663,10 @@ "@remix-run/web-stream" "^1.0.0" web-encoding "1.1.5" -"@remix-run/web-fetch@^4.3.2": - version "4.3.2" - resolved "https://registry.yarnpkg.com/@remix-run/web-fetch/-/web-fetch-4.3.2.tgz#193758bb7a301535540f0e3a86c743283f81cf56" - integrity sha512-aRNaaa0Fhyegv/GkJ/qsxMhXvyWGjPNgCKrStCvAvV1XXphntZI0nQO/Fl02LIQg3cGL8lDiOXOS1gzqDOlG5w== +"@remix-run/web-fetch@^4.3.4": + version "4.3.4" + resolved "https://registry.yarnpkg.com/@remix-run/web-fetch/-/web-fetch-4.3.4.tgz#6149582fa2199b8e2a35d4e653ba05772bd0e675" + integrity sha512-AUM1XBa4hcgeNt2CD86OlB5aDLlqdMl0uJ+89R8dPGx07I5BwMXnbopCaPAkvSBIoHeT/IoLWIuZrLi7RvXS+Q== dependencies: "@remix-run/web-blob" "^3.0.4" "@remix-run/web-form-data" "^3.0.3"