diff --git a/package.json b/package.json index d3e367653..63e9706a3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@dhis2/analytics": "^8.9.1", "@dhis2/app-runtime": "^2.2.2", - "@dhis2/app-runtime-adapter-d2": "^1.0.0", + "@dhis2/app-runtime-adapter-d2": "^1.0.1", "@dhis2/d2-i18n": "^1.0.6", "@dhis2/d2-ui-core": "^7.0.3", "@dhis2/d2-ui-interpretations": "^7.0.4", diff --git a/yarn.lock b/yarn.lock index 6aef1895a..de17a5eba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1346,10 +1346,10 @@ dependencies: moment "^2.24.0" -"@dhis2/app-runtime-adapter-d2@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@dhis2/app-runtime-adapter-d2/-/app-runtime-adapter-d2-1.0.0.tgz#65b54a3d12ed97f776bf9e17ba3b1dfae639e242" - integrity sha512-wTNE+X9Lh2fdNEMiQu373q+KjN+kAbludWLcbmmFrXogFw+1JVFZrOIT1UG/MeGuLKvYBCTwVhEM8BiIhNe7eA== +"@dhis2/app-runtime-adapter-d2@^1.0.1": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@dhis2/app-runtime-adapter-d2/-/app-runtime-adapter-d2-1.0.1.tgz#25181152b61545772b2016481570cf08f2c1290e" + integrity sha512-+B2eifeRfG4DpuIHjIu16p06qNxjz5WJf0EMQoFIg9/X/mUlF6qPd+YND0z355PjpStLCVMLrg2NshNhMZPA7w== dependencies: "@dhis2/ui-core" "^4.6.1" prop-types "^15.7.2"