diff --git a/package.json b/package.json index 2bc8b91f..25f1c5d7 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@testing-library/react": "^14.0.0", "@types/glob": "^8.1.0", "@types/jest": "^29.5.12", - "@types/react-syntax-highlighter": "^15.5.6", + "@types/react-syntax-highlighter": "^15.5.13", "@types/mdast": "4.0.3", "@types/node": "20.12.12", "@types/react": "^18.2.79", diff --git a/yarn.lock b/yarn.lock index 76fb9145..71f962d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1330,10 +1330,10 @@ dependencies: "@types/react" "*" -"@types/react-syntax-highlighter@^15.5.6": - version "15.5.11" - resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.11.tgz#e050745b22eff81fc13cb0c763dd0d063413bbf1" - integrity sha512-ZqIJl+Pg8kD+47kxUjvrlElrraSUrYa4h0dauY/U/FTUuprSCqvUj+9PNQNQzVc6AJgIWUUxn87/gqsMHNbRjw== +"@types/react-syntax-highlighter@^15.5.13": + version "15.5.13" + resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.13.tgz#c5baf62a3219b3bf28d39cfea55d0a49a263d1f2" + integrity sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA== dependencies: "@types/react" "*"