diff --git a/web/ui/package.json b/web/ui/package.json index 8c466a40e980..3a6e31f6459b 100644 --- a/web/ui/package.json +++ b/web/ui/package.json @@ -20,7 +20,7 @@ "@types/d3-zoom": "^3.0.2", "@types/react": "^18.2.6", "@types/react-dom": "^18.2.14", - "@types/react-syntax-highlighter": "^15.5.6", + "@types/react-syntax-highlighter": "^15.5.11", "eslint": "^8.40.0", "eslint-config-prettier": "^8.8.0", "eslint-config-react-app": "^7.0.1", diff --git a/web/ui/yarn.lock b/web/ui/yarn.lock index 66627484b971..313e72ac2d0a 100644 --- a/web/ui/yarn.lock +++ b/web/ui/yarn.lock @@ -2291,10 +2291,10 @@ dependencies: "@types/react" "*" -"@types/react-syntax-highlighter@^15.5.6": - version "15.5.6" - resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.6.tgz#77c95e6b74d2be23208fcdcf187b93b47025f1b1" - integrity sha512-i7wFuLbIAFlabTeD2I1cLjEOrG/xdMa/rpx2zwzAoGHuXJDhSqp9BSfDlMHSh9JSuNfxHk9eEmMX6D55GiyjGg== +"@types/react-syntax-highlighter@^15.5.11": + 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== dependencies: "@types/react" "*"