commit 62b99c8c0272800b8dbbf05d0191d797d5d35703
parent 94fef530109f0f36d650d0b13b3023b2184015b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 9 Jan 2023 08:21:33 +0000
Bump i18next from 22.4.8 to 22.4.9
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.8 to 22.4.9.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.8...v22.4.9)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -11,7 +11,7 @@
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz",
"buffer": "^6.0.3",
"events": "^3.3.0",
- "i18next": "^22.4.8",
+ "i18next": "^22.4.9",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.1.1",
"inquirer": "^9.1.4",
@@ -3665,9 +3665,9 @@
}
},
"node_modules/i18next": {
- "version": "22.4.8",
- "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.8.tgz",
- "integrity": "sha512-XSOy17ZWqflOiJRYE/dzv6vDle2Se32dnHREHb93UnZzZ1+UnvQ8yKtt1fpNL3zvXz5AwCqqixrtTVZmRetaiQ==",
+ "version": "22.4.9",
+ "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.9.tgz",
+ "integrity": "sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==",
"funding": [
{
"type": "individual",
@@ -9594,9 +9594,9 @@
}
},
"i18next": {
- "version": "22.4.8",
- "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.8.tgz",
- "integrity": "sha512-XSOy17ZWqflOiJRYE/dzv6vDle2Se32dnHREHb93UnZzZ1+UnvQ8yKtt1fpNL3zvXz5AwCqqixrtTVZmRetaiQ==",
+ "version": "22.4.9",
+ "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.9.tgz",
+ "integrity": "sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==",
"requires": {
"@babel/runtime": "^7.20.6"
}
diff --git a/package.json b/package.json
@@ -16,7 +16,7 @@
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz",
"buffer": "^6.0.3",
"events": "^3.3.0",
- "i18next": "^22.4.8",
+ "i18next": "^22.4.9",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.1.1",
"inquirer": "^9.1.4",