|
964 | 964 | dependencies: |
965 | 965 | find-up "^4.0.0" |
966 | 966 |
|
967 | | -"@dhis2/app-runtime@^2.0.1": |
968 | | - version "2.0.1" |
969 | | - resolved "https://registry.yarnpkg.com/@dhis2/app-runtime/-/app-runtime-2.0.1.tgz#a230924116b43352bf07a46f5085f76be36d0707" |
970 | | - integrity sha512-+Rmw+QshbgiBielN7UH4VXfEeSnSj1N3d4HGqf3iekyUXCNdpZX2bD9QrH43KvdfH+lDp71Uh7y3FKEhzSbRLA== |
| 967 | +"@dhis2/app-runtime@^2.0.2": |
| 968 | + version "2.0.2" |
| 969 | + resolved "https://registry.yarnpkg.com/@dhis2/app-runtime/-/app-runtime-2.0.2.tgz#f156f8e337cdd9dc9ca67857252e7e2cdae21569" |
| 970 | + integrity sha512-rt2PZYZHwOq7qkkyczLYBgfReaENwauxx8iaTimTwdJrAXRUPkbhjlor63/00XgAY95tsZL7nMK7x3TwiSUfpQ== |
971 | 971 |
|
972 | | -"@dhis2/cli-app-scripts@^1.4.4": |
973 | | - version "1.4.4" |
974 | | - resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-1.4.4.tgz#2ae8839357ab453e026b54741f43446b9d7c9bb4" |
975 | | - integrity sha512-jvr3a8PGBiWsLZ8QvH1i1/OECgzi+4OAPXN/u7MWISj6qHEaDGbaYhnohoEpyfNgYBtzYooM1MWXRj5n7XOdZg== |
| 972 | +"@dhis2/cli-app-scripts@^1.5.3": |
| 973 | + version "1.5.3" |
| 974 | + resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-1.5.3.tgz#0145acb89fec91162b48aeb27f89eb7b0e4e1a06" |
| 975 | + integrity sha512-vnYEvviXXYq4zrbRRcYpa/N/mbcBJa/FGubAg2/kjenrYCNUfU+cyO488NoTlmEkpm/dnBo6JiYxn6pogx5sDA== |
976 | 976 | dependencies: |
977 | 977 | "@babel/core" "^7.6.2" |
978 | 978 | "@babel/plugin-proposal-class-properties" "^7.4.4" |
979 | 979 | "@babel/plugin-proposal-object-rest-spread" "^7.4.4" |
980 | 980 | "@babel/preset-env" "^7.6.2" |
981 | 981 | "@babel/preset-react" "^7.0.0" |
982 | 982 | "@babel/preset-typescript" "^7.6.0" |
983 | | - "@dhis2/app-runtime" "^2.0.1" |
| 983 | + "@dhis2/app-runtime" "^2.0.2" |
984 | 984 | "@dhis2/cli-helpers-engine" "^1.4.2" |
985 | 985 | "@dhis2/d2-i18n" "^1.0.5" |
986 | 986 | "@dhis2/ui-core" "^3.11.0" |
|
992 | 992 | dotenv-expand "^5.1.0" |
993 | 993 | fs-extra "^8.1.0" |
994 | 994 | gaze "^1.1.3" |
995 | | - handlebars "^4.3.1" |
| 995 | + handlebars "^4.3.3" |
996 | 996 | i18next-conv "^9" |
997 | 997 | i18next-scanner "^2.10.3" |
998 | 998 | jest-cli "^24.9.0" |
@@ -4743,7 +4743,7 @@ gulp-sort@^2.0.0: |
4743 | 4743 | dependencies: |
4744 | 4744 | through2 "^2.0.1" |
4745 | 4745 |
|
4746 | | -handlebars@^4.1.0, handlebars@^4.1.2, handlebars@^4.3.1, handlebars@^4.4.3: |
| 4746 | +handlebars@^4.1.0, handlebars@^4.1.2, handlebars@^4.3.3, handlebars@^4.4.3: |
4747 | 4747 | version "4.4.3" |
4748 | 4748 | resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.3.tgz#180bae52c1d0e9ec0c15d7e82a4362d662762f6e" |
4749 | 4749 | integrity sha512-B0W4A2U1ww3q7VVthTKfh+epHx+q4mCt6iK+zEAzbMBpWQAwxCeKxEGpj/1oQTpzPXDNSOG7hmG14TsISH50yw== |
|
0 commit comments