bump node-sql-parser fork (#45472)

Resolves #33759 

Bumps Fleet's `@sgress454/node-sql-parser` to the version that includes
https://github.com/sgress454/node-sql-parser/pull/8, with fixes for
#33759.
This commit is contained in:
Scott Gress
2026-05-14 10:48:15 -04:00
committed by GitHub
parent 44732e2012
commit 4f8737efda
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -16,7 +16,7 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@sgress454/node-sql-parser": "5.4.0-fork.1",
"@sgress454/node-sql-parser": "5.4.0-fork.2",
"@types/dompurify": "3.0.2",
"ace-builds": "1.4.14",
"axios": "1.15.2",
@@ -190,4 +190,4 @@
],
"license": "SEE LICENSE IN ./LICENSE",
"packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
}
}