diff --git a/package.json b/package.json index b9b4bd09..957efd40 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@polkadot/ui-keyring": "^3.6.3", "@polkadot/ui-settings": "^3.2.1", "@testing-library/user-event": "^14.4.3", - "@types/react-syntax-highlighter": "^15.5.7", + "@types/react-syntax-highlighter": "^15.5.10", "big.js": "^6.2.1", "bn.js": "^5.2.1", "copy-to-clipboard": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index 995a87ab..7aa796b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1709,10 +1709,10 @@ dependencies: "@types/react" "*" -"@types/react-syntax-highlighter@^15.5.7": - 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== +"@types/react-syntax-highlighter@^15.5.10": + version "15.5.10" + resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.10.tgz#697dd4c640baefbfce655d3cd2b54629922ec05f" + integrity sha512-Vf8nNkGHnjwK37b2wDs92zJSAWS2Mb57NcYHgajCNssHeTNEixvjINnXJkKdY0V0/eLrYkPP1xDKvNmYIr4HIg== dependencies: "@types/react" "*"