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

Bumps [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) from 4.1.1 to 4.1.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.1...v4.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-26 08:01:42 +00:00 committed by Klara Simickova
parent 6ef697c696
commit cf052fbd1b
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.1",
"@unleash/proxy-client-react": "4.1.2",
"classnames": "2.5.1",
"lodash": "4.17.21",
"react": "18.2.0",
@ -5558,9 +5558,9 @@
"license": "ISC"
},
"node_modules/@unleash/proxy-client-react": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.1.1.tgz",
"integrity": "sha512-lbKVGfS9G5ela/8Ei5g7FD+5Q3un61ha3Mk7OWmWTBteeu6GctzFl/zYHWSHzz4ZiayhfX/Km2UprR68Db9Tcg==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.1.2.tgz",
"integrity": "sha512-AW6CKMHfLoUDzLahXHTD9bCKMKC31kC0kYLDrg089vf9gTAuGNnrY0bIEmrkh0M06JVkbXq9H8As3EIXdioizg==",
"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.1",
"@unleash/proxy-client-react": "4.1.2",
"classnames": "2.5.1",
"lodash": "4.17.21",
"react": "18.2.0",