diff --git a/packages/gatsby-theme-jamfire-conference/package.json b/packages/gatsby-theme-jamfire-conference/package.json index b8db0646..bc3cb503 100644 --- a/packages/gatsby-theme-jamfire-conference/package.json +++ b/packages/gatsby-theme-jamfire-conference/package.json @@ -101,7 +101,7 @@ "@types/loadable__component": "^5.13.3", "@types/luxon": "^2.0.5", "@types/markdown-it": "^12.0.3", - "@types/reach__router": "^1.3.7", + "@types/reach__router": "^1.3.13", "@types/react-fontawesome": "^1.6.4", "@types/react-helmet": "^6.1.4", "@types/tinycolor2": "^1.4.3", diff --git a/yarn.lock b/yarn.lock index f171ff5f..64af9b04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4157,10 +4157,10 @@ resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df" integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ== -"@types/reach__router@^1.3.7", "@types/reach__router@^1.3.9": - version "1.3.9" - resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.9.tgz#d3aaac0072665c81063cc6c557c18dadd642b226" - integrity sha512-N6rqQqTTAV/zKLfK3iq9Ww3wqCEhTZvsilhl0zI09zETdVq1QGmJH6+/xnj8AFUWIrle2Cqo+PGM/Ltr1vBb9w== +"@types/reach__router@^1.3.13", "@types/reach__router@^1.3.9": + version "1.3.13" + resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.13.tgz#152b738e921fee31040390710b552bee01953630" + integrity sha512-1vbCXT/emPNCd7Pywr9mPp/FsdTwUfxHeMx0k3Rpz4ghPr/k5W1rejbg724BbkC8LkehS6y6mf3wOfrApA4NrA== dependencies: "@types/react" "*"