Skip to content

Commit 5b47239

Browse files
Bump i18n-js in /client in the frontends-prod group across 1 directory
Bumps the frontends-prod group with 1 update in the /client directory: [i18n-js](https://github.com/fnando/i18n). Updates `i18n-js` from 4.5.2 to 4.5.3 - [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md) - [Commits](fnando/i18n@v4.5.2...v4.5.3) --- updated-dependencies: - dependency-name: i18n-js dependency-version: 4.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontends-prod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d46ff55 commit 5b47239

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"detect-browser": "^5.3.0",
1919
"dompurify": "^3.3.1",
2020
"html2canvas": "^1.4.1",
21-
"i18n-js": "^4.5.2",
21+
"i18n-js": "^4.5.3",
2222
"isomorphic-dompurify": "^2.36.0",
2323
"js-cookie": "^3.0.5",
2424
"jsondiffpatch": "^0.7.3",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2233,10 +2233,10 @@ https-proxy-agent@^7.0.6:
22332233
agent-base "^7.1.2"
22342234
debug "4"
22352235

2236-
i18n-js@^4.5.2:
2237-
version "4.5.2"
2238-
resolved "https://registry.yarnpkg.com/i18n-js/-/i18n-js-4.5.2.tgz#54026cca2c60709e502cfd0ccefebd0afc1cb34f"
2239-
integrity sha512-QetDvWXkyX+FTbidPn7gEyGtO5l0cB5nj/MNfnXczrUWCGaF9p8pzoh5lTStXww3KZj2D9s5xXNH6Z5gKhd6iQ==
2236+
i18n-js@^4.5.3:
2237+
version "4.5.3"
2238+
resolved "https://registry.yarnpkg.com/i18n-js/-/i18n-js-4.5.3.tgz#b86c5e6b8d1f09e15952edd7fb7d07445e8d5475"
2239+
integrity sha512-5/tT6R9t9qlYqGhxGq9I9Ap3WKUaAMq5aRuO1gqAcUqm6xGbL0jwTAjSFjgbx935BAV8QbEzvQOzE796dUlEfA==
22402240
dependencies:
22412241
bignumber.js "*"
22422242
lodash "*"

0 commit comments

Comments
 (0)