diff --git a/package.json b/package.json index f9544706..6625674d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react-dom": "17.0.2", "react-responsive": "^10.0.1", "showdown": "^2.1.0", - "sql-formatter": "^15.6.6", + "sql-formatter": "^15.6.8", "terser": "^5.43.1", "uuid": "^11.1.0" }, diff --git a/yarn.lock b/yarn.lock index 3d591e97..ac05282e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9553,10 +9553,10 @@ sprintf-js@~1.0.2: resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= -sql-formatter@^15.6.6: - version "15.6.6" - resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.6.6.tgz#e74c616e53b6aaada29ea1e85ada65b11112ea13" - integrity sha512-bZydXEXhaNDQBr8xYHC3a8thwcaMuTBp0CkKGjwGYDsIB26tnlWeWPwJtSQ0TEwiJcz9iJJON5mFPkx7XroHcg== +sql-formatter@^15.6.8: + version "15.6.8" + resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.6.8.tgz#4b84cbdf00347a99cb29602c95cc4eb08ee67948" + integrity sha512-iTEz5fbBdhXK1xeCk9zgXCapAq8NL4nokdk4027QaUqOADOcZgSHqELhI7zhKG1MI8La1srF3PuqfeKmDRnDJQ== dependencies: argparse "^2.0.1" nearley "^2.20.1"