Skip to content

Commit

Permalink
fix: upgrade @dhis2/d2-i18n from 1.1.0 to 1.1.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @dhis2/d2-i18n from 1.1.0 to 1.1.3.

See this package in yarn:
@dhis2/d2-i18n

See this project in Snyk:
https://app.snyk.io/org/kraus.martina.m/project/227c0d99-0cda-44b3-bea4-f5c9a3ad4a43?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 5, 2024
1 parent b21ee06 commit ab6f74c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@dhis2/analytics": "^21.7.0",
"@dhis2/app-runtime": "^3.4.4",
"@dhis2/d2-i18n": "^1.1.0",
"@dhis2/d2-i18n": "^1.1.3",
"@dhis2/maps-gl": "^3.5.1",
"@dhis2/prop-types": "^3.1.2",
"@dhis2/ui": "^8.7.2",
Expand Down
14 changes: 14 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2215,6 +2215,15 @@
i18next "^10.3"
moment "^2.24.0"

"@dhis2/d2-i18n@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@dhis2/d2-i18n/-/d2-i18n-1.1.3.tgz#ad73030f7cfceeed1b5bcaad86a9b336130bdfb1"
integrity sha512-vOu6RDNumOJM396mHt35bETk9ai9b6XJyAwlUy1HstUZNvfET61F8rjCmMuXZU6zJ8ELux8kMFqlH8IG0vDJmA==
dependencies:
"@types/i18next" "^11.9.0"
i18next "^10.3"
moment "^2.24.0"

"@dhis2/[email protected]":
version "7.4.0"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-core/-/d2-ui-core-7.4.0.tgz#796afffbca4cf7f76a500d979e53c01abe8ebcb2"
Expand Down Expand Up @@ -3569,6 +3578,11 @@
dependencies:
"@types/node" "*"

"@types/i18next@^11.9.0":
version "11.9.3"
resolved "https://registry.yarnpkg.com/@types/i18next/-/i18next-11.9.3.tgz#04d84c6539908ad69665d26d8967f942d1638550"
integrity sha512-snM7bMKy6gt7UYdpjsxycqSCAy0fr2JVPY0B8tJ2vp9bN58cE7C880k20PWFM4KXxQ3KsstKM8DLCawGCIH0tg==

"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz#8467d4b3c087805d63580480890791277ce35c44"
Expand Down

0 comments on commit ab6f74c

Please sign in to comment.