From fbcc3e194368d55ef587946656b9e0503a5d3c56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 19:55:26 +0200 Subject: [PATCH] Update dependency antlr4 to v4.10.1 (#121) Co-authored-by: Renovate Bot --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 9461073..a769c60 100644 --- a/ui/package.json +++ b/ui/package.json @@ -19,7 +19,7 @@ "@uppy/vue": "0.2.7", "ajv": "8.6.3", "ant-design-vue": "1.7.8", - "antlr4": "4.9.2", + "antlr4": "4.10.1", "axios": "0.21.4", "chart.js": "2.9.4", "core-js": "3.22.3", diff --git a/ui/yarn.lock b/ui/yarn.lock index 65795e6..b48f653 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2720,10 +2720,10 @@ ant-design-vue@1.7.8, ant-design-vue@^1.7.2: vue-ref "^2.0.0" warning "^4.0.0" -antlr4@4.9.2: - version "4.9.2" - resolved "https://registry.yarnpkg.com/antlr4/-/antlr4-4.9.2.tgz#abbc53d275954b1b6f4d8b3468b4a2cb258121fc" - integrity sha512-UjMSlenUORL+a+6g4RNZxRh5LcFWybRi2g0ASDBpgXBY6nlavg0BRVAVEQF0dz8jH6SyX3lV7uP5y/krJzc+Hw== +antlr4@4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/antlr4/-/antlr4-4.10.1.tgz#6be8e3e1ead19ca82419ef0ffe974ef4efe4a793" + integrity sha512-fmxidcOwmktzHUD+tz8y/zKLI/NfVAB0+MOvnFUBzo8ToFnphK8JY88oOJeRdhnTrAhjtu45bvxddzbb8nMeIA== any-promise@^1.0.0: version "1.3.0"