build(deps): bump @unleash/proxy-client-react from 4.1.2 to 4.2.2

Bumps [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) from 4.1.2 to 4.2.2.
- [Release notes](https://github.com/Unleash/unleash-proxy-react/releases)
- [Changelog](https://github.com/Unleash/proxy-client-react/blob/main/Changelog.md)
- [Commits](https://github.com/Unleash/unleash-proxy-react/compare/v4.1.2...v4.2.2)

---
updated-dependencies:
- dependency-name: "@unleash/proxy-client-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-06 04:22:56 +00:00 committed by Klara Simickova
parent c73482dd7f
commit 2eeda34c07
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -18,7 +18,7 @@
"@redhat-cloud-services/frontend-components-utilities": "4.0.6",
"@reduxjs/toolkit": "2.2.1",
"@scalprum/react-core": "0.7.1",
"@unleash/proxy-client-react": "4.1.2",
"@unleash/proxy-client-react": "4.2.2",
"classnames": "2.5.1",
"lodash": "4.17.21",
"react": "18.2.0",
@ -5394,9 +5394,9 @@
"license": "ISC"
},
"node_modules/@unleash/proxy-client-react": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.1.2.tgz",
"integrity": "sha512-AW6CKMHfLoUDzLahXHTD9bCKMKC31kC0kYLDrg089vf9gTAuGNnrY0bIEmrkh0M06JVkbXq9H8As3EIXdioizg==",
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.2.2.tgz",
"integrity": "sha512-KRg1dAQfxLSBe8O2i6GIGDM+7HUdUu/ntREy+JeYbmJ2b6ApFtLX/wt+3T/CjrTYjwRlZKZYJDx5E4fRDOQqpQ==",
"engines": {
"node": ">=16.0.0"
},

View file

@ -17,7 +17,7 @@
"@redhat-cloud-services/frontend-components-utilities": "4.0.6",
"@reduxjs/toolkit": "2.2.1",
"@scalprum/react-core": "0.7.1",
"@unleash/proxy-client-react": "4.1.2",
"@unleash/proxy-client-react": "4.2.2",
"classnames": "2.5.1",
"lodash": "4.17.21",
"react": "18.2.0",