diff --git a/package.json b/package.json index f9544706..6832ad71 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.9", "terser": "^5.43.1", "uuid": "^11.1.0" }, diff --git a/yarn.lock b/yarn.lock index 3d591e97..932bca8e 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.9: + version "15.6.9" + resolved "https://registry.yarnpkg.com/sql-formatter/-/sql-formatter-15.6.9.tgz#b64ecaa899c1f84bb8807496b162b587aec24ab9" + integrity sha512-r9VKnkRfKW7jbhTgytwbM+JqmFclQYN9L58Z3UTktuy9V1f1Y+rGK3t70Truh2wIOJzvZkzobAQ2PwGjjXsr6Q== dependencies: argparse "^2.0.1" nearley "^2.20.1"