diff --git a/package.json b/package.json index 5733792..2b275d2 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/animejs": "3.1.6", "@types/node": "17.0.14", "@types/react": "18.0.25", - "@types/react-dom": "18.0.8", + "@types/react-dom": "18.0.9", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", "gatsby": "4.24.8", diff --git a/yarn.lock b/yarn.lock index ac5f7f4..a21d218 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2778,10 +2778,10 @@ dependencies: "@types/react" "*" -"@types/react-dom@18.0.8": - version "18.0.8" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.8.tgz#d2606d855186cd42cc1b11e63a71c39525441685" - integrity sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw== +"@types/react-dom@18.0.9": + version "18.0.9" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.9.tgz#ffee5e4bfc2a2f8774b15496474f8e7fe8d0b504" + integrity sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg== dependencies: "@types/react" "*"