diff --git a/package-lock.json b/package-lock.json index 4a254759..c1086f32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,10 +13,10 @@ "@emotion/server": "11.11.0", "@emotion/styled": "11.11.0", "@prisma/client": "4.16.2", - "@remix-run/express": "1.19.0", + "@remix-run/express": "1.19.1", "@remix-run/node": "1.19.0", "@remix-run/react": "1.19.0", - "@remix-run/server-runtime": "1.19.0", + "@remix-run/server-runtime": "1.19.1", "@sendgrid/client": "7.7.0", "@sendgrid/mail": "7.7.0", "aws-sdk": "2.1415.0", @@ -5589,6 +5589,23 @@ "node": ">=12" } }, + "node_modules/@remix-run/dev/node_modules/@remix-run/server-runtime": { + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-1.19.0.tgz", + "integrity": "sha512-Qwo/7omjLxbBB7nnzzgWd/PAScMjLEjNCeBkOw9qdgAubPSGqGakqG4w036fwQ3rXB5OlHsTOZI4Hxoh4AJHSg==", + "dev": true, + "dependencies": { + "@remix-run/router": "1.7.2", + "@types/cookie": "^0.4.1", + "@web3-storage/multipart-parser": "^1.0.0", + "cookie": "^0.4.1", + "set-cookie-parser": "^2.4.8", + "source-map": "^0.7.3" + }, + "engines": { + "node": ">=14.0.0" + } + }, "node_modules/@remix-run/dev/node_modules/arg": { "version": "5.0.2", "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", @@ -5668,6 +5685,15 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/@remix-run/dev/node_modules/source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, "node_modules/@remix-run/dev/node_modules/tsconfig-paths": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz", @@ -5720,11 +5746,11 @@ } }, "node_modules/@remix-run/express": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/@remix-run/express/-/express-1.19.0.tgz", - "integrity": "sha512-wPDKKJiwYosC8rOHrq0ONe3qKLnmy56osFoD04Y+WCPzua6LkpatLvymzlO+4j1Xwe7szMrDbUBsSHo7ZknCkg==", + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/@remix-run/express/-/express-1.19.1.tgz", + "integrity": "sha512-Db5jj9qjHh4xVzN3JmO7zBWB7vJeRSUJSBwYIZBJVpTzuyfWm6whE2ms752hHRcON5FSCEEJhnUvfZCO7JMKLw==", "dependencies": { - "@remix-run/node": "1.19.0" + "@remix-run/node": "1.19.1" }, "engines": { "node": ">=14.0.0" @@ -5733,6 +5759,25 @@ "express": "^4.17.1" } }, + "node_modules/@remix-run/express/node_modules/@remix-run/node": { + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/@remix-run/node/-/node-1.19.1.tgz", + "integrity": "sha512-7RbuaG3PMkit04xhu+RdOLHbLj7rhPVJwLeMXAYreQ0D9hvssWNt2lPGEowLd//2IGthU8OvNpb1rB+vyFuF1Q==", + "dependencies": { + "@remix-run/server-runtime": "1.19.1", + "@remix-run/web-fetch": "^4.3.5", + "@remix-run/web-file": "^3.0.2", + "@remix-run/web-stream": "^1.0.3", + "@web3-storage/multipart-parser": "^1.0.0", + "abort-controller": "^3.0.0", + "cookie-signature": "^1.1.0", + "source-map-support": "^0.5.21", + "stream-slice": "^0.1.2" + }, + "engines": { + "node": ">=14.0.0" + } + }, "node_modules/@remix-run/node": { "version": "1.19.0", "resolved": "https://registry.npmjs.org/@remix-run/node/-/node-1.19.0.tgz", @@ -5752,6 +5797,30 @@ "node": ">=14.0.0" } }, + "node_modules/@remix-run/node/node_modules/@remix-run/server-runtime": { + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-1.19.0.tgz", + "integrity": "sha512-Qwo/7omjLxbBB7nnzzgWd/PAScMjLEjNCeBkOw9qdgAubPSGqGakqG4w036fwQ3rXB5OlHsTOZI4Hxoh4AJHSg==", + "dependencies": { + "@remix-run/router": "1.7.2", + "@types/cookie": "^0.4.1", + "@web3-storage/multipart-parser": "^1.0.0", + "cookie": "^0.4.1", + "set-cookie-parser": "^2.4.8", + "source-map": "^0.7.3" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/@remix-run/node/node_modules/source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "engines": { + "node": ">= 8" + } + }, "node_modules/@remix-run/react": { "version": "1.19.0", "resolved": "https://registry.npmjs.org/@remix-run/react/-/react-1.19.0.tgz", @@ -5777,9 +5846,9 @@ } }, "node_modules/@remix-run/server-runtime": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-1.19.0.tgz", - "integrity": "sha512-Qwo/7omjLxbBB7nnzzgWd/PAScMjLEjNCeBkOw9qdgAubPSGqGakqG4w036fwQ3rXB5OlHsTOZI4Hxoh4AJHSg==", + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-1.19.1.tgz", + "integrity": "sha512-sRTx/Ibl8HSLGhEr73YTZz3GzO5eZRCusfSJ8MBh1Kq0Mo571W9g4AJ/qJsF3G/wKTKxU2n75MVo0nIfTh4oZQ==", "dependencies": { "@remix-run/router": "1.7.2", "@types/cookie": "^0.4.1", @@ -22747,6 +22816,20 @@ "dev": true, "optional": true }, + "@remix-run/server-runtime": { + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-1.19.0.tgz", + "integrity": "sha512-Qwo/7omjLxbBB7nnzzgWd/PAScMjLEjNCeBkOw9qdgAubPSGqGakqG4w036fwQ3rXB5OlHsTOZI4Hxoh4AJHSg==", + "dev": true, + "requires": { + "@remix-run/router": "1.7.2", + "@types/cookie": "^0.4.1", + "@web3-storage/multipart-parser": "^1.0.0", + "cookie": "^0.4.1", + "set-cookie-parser": "^2.4.8", + "source-map": "^0.7.3" + } + }, "arg": { "version": "5.0.2", "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", @@ -22807,6 +22890,12 @@ "brace-expansion": "^2.0.1" } }, + "source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "dev": true + }, "tsconfig-paths": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz", @@ -22845,11 +22934,29 @@ } }, "@remix-run/express": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/@remix-run/express/-/express-1.19.0.tgz", - "integrity": "sha512-wPDKKJiwYosC8rOHrq0ONe3qKLnmy56osFoD04Y+WCPzua6LkpatLvymzlO+4j1Xwe7szMrDbUBsSHo7ZknCkg==", + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/@remix-run/express/-/express-1.19.1.tgz", + "integrity": "sha512-Db5jj9qjHh4xVzN3JmO7zBWB7vJeRSUJSBwYIZBJVpTzuyfWm6whE2ms752hHRcON5FSCEEJhnUvfZCO7JMKLw==", "requires": { - "@remix-run/node": "1.19.0" + "@remix-run/node": "1.19.1" + }, + "dependencies": { + "@remix-run/node": { + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/@remix-run/node/-/node-1.19.1.tgz", + "integrity": "sha512-7RbuaG3PMkit04xhu+RdOLHbLj7rhPVJwLeMXAYreQ0D9hvssWNt2lPGEowLd//2IGthU8OvNpb1rB+vyFuF1Q==", + "requires": { + "@remix-run/server-runtime": "1.19.1", + "@remix-run/web-fetch": "^4.3.5", + "@remix-run/web-file": "^3.0.2", + "@remix-run/web-stream": "^1.0.3", + "@web3-storage/multipart-parser": "^1.0.0", + "abort-controller": "^3.0.0", + "cookie-signature": "^1.1.0", + "source-map-support": "^0.5.21", + "stream-slice": "^0.1.2" + } + } } }, "@remix-run/node": { @@ -22866,6 +22973,26 @@ "cookie-signature": "^1.1.0", "source-map-support": "^0.5.21", "stream-slice": "^0.1.2" + }, + "dependencies": { + "@remix-run/server-runtime": { + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-1.19.0.tgz", + "integrity": "sha512-Qwo/7omjLxbBB7nnzzgWd/PAScMjLEjNCeBkOw9qdgAubPSGqGakqG4w036fwQ3rXB5OlHsTOZI4Hxoh4AJHSg==", + "requires": { + "@remix-run/router": "1.7.2", + "@types/cookie": "^0.4.1", + "@web3-storage/multipart-parser": "^1.0.0", + "cookie": "^0.4.1", + "set-cookie-parser": "^2.4.8", + "source-map": "^0.7.3" + } + }, + "source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" + } } }, "@remix-run/react": { @@ -22883,9 +23010,9 @@ "integrity": "sha512-7Lcn7IqGMV+vizMPoEl5F0XDshcdDYtMI6uJLQdQz5CfZAwy3vvGKYSUk789qndt5dEC4HfSjviSYlSoHGL2+A==" }, "@remix-run/server-runtime": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-1.19.0.tgz", - "integrity": "sha512-Qwo/7omjLxbBB7nnzzgWd/PAScMjLEjNCeBkOw9qdgAubPSGqGakqG4w036fwQ3rXB5OlHsTOZI4Hxoh4AJHSg==", + "version": "1.19.1", + "resolved": "https://registry.npmjs.org/@remix-run/server-runtime/-/server-runtime-1.19.1.tgz", + "integrity": "sha512-sRTx/Ibl8HSLGhEr73YTZz3GzO5eZRCusfSJ8MBh1Kq0Mo571W9g4AJ/qJsF3G/wKTKxU2n75MVo0nIfTh4oZQ==", "requires": { "@remix-run/router": "1.7.2", "@types/cookie": "^0.4.1", diff --git a/package.json b/package.json index bc7df6b0..61dd1ef3 100644 --- a/package.json +++ b/package.json @@ -40,10 +40,10 @@ "@emotion/server": "11.11.0", "@emotion/styled": "11.11.0", "@prisma/client": "4.16.2", - "@remix-run/express": "1.19.0", + "@remix-run/express": "1.19.1", "@remix-run/node": "1.19.0", "@remix-run/react": "1.19.0", - "@remix-run/server-runtime": "1.19.0", + "@remix-run/server-runtime": "1.19.1", "@sendgrid/client": "7.7.0", "@sendgrid/mail": "7.7.0", "aws-sdk": "2.1415.0",