Update dependency antlr4 to v4.11.0 (#456)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-09-30 10:39:28 +02:00
committed by GitHub
parent b3f9789801
commit b14a0c5e77
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"@uppy/vue": "0.2.7", "@uppy/vue": "0.2.7",
"ajv": "8.11.0", "ajv": "8.11.0",
"ant-design-vue": "1.7.8", "ant-design-vue": "1.7.8",
"antlr4": "4.10.1", "antlr4": "4.11.0",
"axios": "0.21.4", "axios": "0.21.4",
"chart.js": "2.9.4", "chart.js": "2.9.4",
"core-js": "3.24.1", "core-js": "3.24.1",

View File

@@ -2932,10 +2932,10 @@ ant-design-vue@1.7.8, ant-design-vue@^1.7.2:
vue-ref "^2.0.0" vue-ref "^2.0.0"
warning "^4.0.0" warning "^4.0.0"
antlr4@4.10.1: antlr4@4.11.0:
version "4.10.1" version "4.11.0"
resolved "https://registry.yarnpkg.com/antlr4/-/antlr4-4.10.1.tgz#6be8e3e1ead19ca82419ef0ffe974ef4efe4a793" resolved "https://registry.yarnpkg.com/antlr4/-/antlr4-4.11.0.tgz#d7466f5044fa6e333c0ec821b30c6157f6b004ae"
integrity sha512-fmxidcOwmktzHUD+tz8y/zKLI/NfVAB0+MOvnFUBzo8ToFnphK8JY88oOJeRdhnTrAhjtu45bvxddzbb8nMeIA== integrity sha512-GUGlpE2JUjAN+G8G5vY+nOoeyNhHsXoIJwP1XF1oRw89vifA1K46T6SEkwLwr7drihN7I/lf0DIjKc4OZvBX8w==
any-promise@^1.0.0: any-promise@^1.0.0:
version "1.3.0" version "1.3.0"