From 1ad9b6d389c7ed3c4a5775afd829405f31565786 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 08:15:03 +0000 Subject: [PATCH] chore(deps): bump @dhis2/analytics from 7.1.2 to 7.1.3 (#930) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6006bc0e3..507dac070 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "private": true, "license": "BSD-3-Clause", "dependencies": { - "@dhis2/analytics": "^7.1.2", + "@dhis2/analytics": "^7.1.3", "@dhis2/app-runtime": "^2.2.2", "@dhis2/d2-i18n": "^1.0.6", "@dhis2/d2-ui-core": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index eabb31e29..c7e49fe2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1113,10 +1113,10 @@ resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7" integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw== -"@dhis2/analytics@^7.1.1", "@dhis2/analytics@^7.1.2": - version "7.1.2" - resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-7.1.2.tgz#c3a55db86d1994c20450e77b57d8dea7dbb8fe42" - integrity sha512-FxSwqTpeXpXpGFXnStd1SmzCppHPRJ4POtLk+AnGlxVI1tMV5nZs6nWn7Tm4ldza+J00amUlmkIKw0E9HfLQ8Q== +"@dhis2/analytics@^7.1.1", "@dhis2/analytics@^7.1.3": + version "7.1.3" + resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-7.1.3.tgz#2d088efa418783f285b3059f42b89b8d9e03f7c1" + integrity sha512-oMVILs/Q5z9cQB5lUbo9aPT1EslXDAugAzUqiXlbpximvFKMpKvCPLEBD+ZT56LGpOnGW6ZPP7YlaBAk5P43Hg== dependencies: "@dhis2/d2-ui-org-unit-dialog" "^7.0.4" "@dhis2/ui" "^5.0.3"