diff --git a/package.json b/package.json index 4b5ca7b9..02fa08fa 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@octokit/graphql": "4.8.0", "@primer/octicons-react": "15.2.0", "@remix-run/node": "^1.4.3", - "@remix-run/react": "^1.4.3", + "@remix-run/react": "^1.5.1", "@remix-run/vercel": "^1.4.3", "@vercel/node": "^1.15.0", "autoprefixer": "^10.4.7", diff --git a/yarn.lock b/yarn.lock index 5e96f360..6b4e47b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -978,10 +978,10 @@ node-fetch "^2.6.1" source-map-support "^0.5.21" -"@remix-run/react@^1.4.3": - version "1.4.3" - resolved "https://registry.yarnpkg.com/@remix-run/react/-/react-1.4.3.tgz#2bff68905b084bd58c017bdec9cba4ea7f05dc07" - integrity sha512-E2lyoPiy2r4Ymuh2Jsf5MuaeZgzYQ/J6sBbGG4Sy23p5B6edvJUNR4wCjVP96cA9Kwon0PjxkGwgY4ye1zwJvQ== +"@remix-run/react@^1.5.1": + version "1.6.2" + resolved "https://registry.yarnpkg.com/@remix-run/react/-/react-1.6.2.tgz#b6df695a3996a5d7d0912292e6dd3d0ffcfc5f81" + integrity sha512-SXK9Z/1QwfZtvBbirzrSa1/65jQZ77UgMqYRf+Zf/QYDcmk6k2Cm55TIyr1Nia+k5CZqOm8/A8FGi8RzJRg/BA== dependencies: history "^5.3.0" react-router-dom "^6.2.2"