diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-25 07:06:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-25 07:06:39 +0000 |
commit | 0eaa588b743728a006ce012feea5c57b6ba4f03c (patch) | |
tree | c0ac3228bfd3a4ce0089e3a670b192192f16aeac | |
parent | 86106b71e4ae732c80d396ae64da4bb97a6001a1 (diff) | |
download | timeline-0eaa588b743728a006ce012feea5c57b6ba4f03c.tar.gz timeline-0eaa588b743728a006ce012feea5c57b6ba4f03c.tar.bz2 timeline-0eaa588b743728a006ce012feea5c57b6ba4f03c.zip |
build(deps): Bump react-i18next from 11.8.7 to 11.8.8 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.7 to 11.8.8.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.8.7...v11.8.8)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | FrontEnd/package-lock.json | 34 | ||||
-rw-r--r-- | FrontEnd/package.json | 2 |
2 files changed, 18 insertions, 18 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index e03a5d8f..572062c5 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -22,7 +22,7 @@ "react": "^17.0.1", "react-bootstrap": "^1.5.0", "react-dom": "^17.0.1", - "react-i18next": "^11.8.7", + "react-i18next": "^11.8.8", "react-inlinesvg": "^2.2.2", "react-responsive": "^8.2.0", "react-router": "^5.2.0", @@ -1448,9 +1448,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.12.13", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.13.tgz", - "integrity": "sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==", + "version": "7.13.7", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.7.tgz", + "integrity": "sha512-h+ilqoX998mRVM5FtB5ijRuHUDVt5l3yfoOi2uh18Z/O3hvyaHQ39NpxVkCIG5yFs+mLq/ewFp8Bss6zmWv6ZA==", "dependencies": { "regenerator-runtime": "^0.13.4" } @@ -12056,12 +12056,12 @@ } }, "node_modules/react-i18next": { - "version": "11.8.7", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.7.tgz", - "integrity": "sha512-IDK/a73cJN4J2C6yTqmDS/r8iikwKaN283hltqps8UiRaFVTvlSxE85HkamEFD6lULG4hFZExecXJ/hA27DW3Q==", + "version": "11.8.8", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.8.tgz", + "integrity": "sha512-Z8Daifh+FRpcQsCp48mWQViYSlojv0WiL2bf6e9DOzpfVMDaTT6qsYRbHCjLEeDeEioxoaWHMiWu2JPTW3Ni4w==", "dependencies": { - "@babel/runtime": "^7.3.1", - "html-parse-stringify2": "2.0.1" + "@babel/runtime": "^7.13.6", + "html-parse-stringify2": "^2.0.1" }, "peerDependencies": { "i18next": ">= 19.0.0", @@ -17263,9 +17263,9 @@ } }, "@babel/runtime": { - "version": "7.12.13", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.13.tgz", - "integrity": "sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==", + "version": "7.13.7", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.13.7.tgz", + "integrity": "sha512-h+ilqoX998mRVM5FtB5ijRuHUDVt5l3yfoOi2uh18Z/O3hvyaHQ39NpxVkCIG5yFs+mLq/ewFp8Bss6zmWv6ZA==", "requires": { "regenerator-runtime": "^0.13.4" } @@ -25482,12 +25482,12 @@ "requires": {} }, "react-i18next": { - "version": "11.8.7", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.7.tgz", - "integrity": "sha512-IDK/a73cJN4J2C6yTqmDS/r8iikwKaN283hltqps8UiRaFVTvlSxE85HkamEFD6lULG4hFZExecXJ/hA27DW3Q==", + "version": "11.8.8", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.8.tgz", + "integrity": "sha512-Z8Daifh+FRpcQsCp48mWQViYSlojv0WiL2bf6e9DOzpfVMDaTT6qsYRbHCjLEeDeEioxoaWHMiWu2JPTW3Ni4w==", "requires": { - "@babel/runtime": "^7.3.1", - "html-parse-stringify2": "2.0.1" + "@babel/runtime": "^7.13.6", + "html-parse-stringify2": "^2.0.1" } }, "react-inlinesvg": { diff --git a/FrontEnd/package.json b/FrontEnd/package.json index d3d0f755..d56e483e 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -20,7 +20,7 @@ "react": "^17.0.1",
"react-bootstrap": "^1.5.0",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.7",
+ "react-i18next": "^11.8.8",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|