mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update dependency antlr4 to ^4.13.2
This commit is contained in:
parent
518e0afbde
commit
bb4a1c08ab
2 changed files with 5 additions and 5 deletions
|
@ -1083,7 +1083,7 @@
|
|||
"ai": "^4.0.18",
|
||||
"ajv": "^8.17.1",
|
||||
"ansi-regex": "^6.1.0",
|
||||
"antlr4": "^4.13.1-patch-1",
|
||||
"antlr4": "^4.13.2",
|
||||
"archiver": "^7.0.1",
|
||||
"async": "^3.2.3",
|
||||
"aws4": "^1.13.2",
|
||||
|
|
|
@ -13522,10 +13522,10 @@ ansi-wrap@0.1.0, ansi-wrap@^0.1.0:
|
|||
resolved "https://registry.yarnpkg.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz#a82250ddb0015e9a27ca82e82ea603bbfa45efaf"
|
||||
integrity sha1-qCJQ3bABXponyoLoLqYDu/pF768=
|
||||
|
||||
antlr4@^4.13.1-patch-1:
|
||||
version "4.13.1-patch-1"
|
||||
resolved "https://registry.yarnpkg.com/antlr4/-/antlr4-4.13.1-patch-1.tgz#946176f863f890964a050c4f18c47fd6f7e57602"
|
||||
integrity sha512-OjFLWWLzDMV9rdFhpvroCWR4ooktNg9/nvVYSA5z28wuVpU36QUNuioR1XLnQtcjVlf8npjyz593PxnU/f/Cow==
|
||||
antlr4@^4.13.2:
|
||||
version "4.13.2"
|
||||
resolved "https://registry.yarnpkg.com/antlr4/-/antlr4-4.13.2.tgz#0d084ad0e32620482a9c3a0e2470c02e72e4006d"
|
||||
integrity sha512-QiVbZhyy4xAZ17UPEuG3YTOt8ZaoeOR1CvEAqrEsDBsOqINslaB147i9xqljZqoyf5S+EUlGStaj+t22LT9MOg==
|
||||
|
||||
anymatch@^2.0.0:
|
||||
version "2.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue