diff --git a/package.json b/package.json index f55d65b5..c2bd8f51 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/randomstring": "^1.1.9", "@types/react": "18.2.24", "@types/react-dom": "18.2.8", - "@types/react-syntax-highlighter": "^15.5.7", + "@types/react-syntax-highlighter": "^15.5.9", "next-sitemap": "^4.2.3", "rome": "^12.1.3", "typescript": "5.2.2" diff --git a/yarn.lock b/yarn.lock index 137ec299..c293ce7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1282,10 +1282,10 @@ dependencies: "@types/react" "*" -"@types/react-syntax-highlighter@^15.5.7": - version "15.5.7" - resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.7.tgz#bd29020ccb118543d88779848f99059b64b02d0f" - integrity sha512-bo5fEO5toQeyCp0zVHBeggclqf5SQ/Z5blfFmjwO5dkMVGPgmiwZsJh9nu/Bo5L7IHTuGWrja6LxJVE2uB5ZrQ== +"@types/react-syntax-highlighter@^15.5.9": + version "15.5.9" + resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.9.tgz#be5a1a0eae452fce6d1e4082b75a5fb636911de1" + integrity sha512-ven8zRSVMNkqt8ySJ2eEW5ugbfl/V/Z9S1c9UNhGqwkwVZNV5akk10rYDALxgwS25cLmN+/Q5UxlGj9CJmZ6Ew== dependencies: "@types/react" "*"