build(deps): bump @unleash/proxy-client-react from 4.3.1 to 4.4.0

Bumps [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) from 4.3.1 to 4.4.0.
- [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.3.1...v4.4.0)

---
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] 2025-01-06 07:38:17 +00:00 committed by Klara Simickova
parent 06e9e865fa
commit fe0e20319b
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -19,7 +19,7 @@
"@reduxjs/toolkit": "2.5.0",
"@scalprum/react-core": "0.9.3",
"@sentry/webpack-plugin": "2.22.7",
"@unleash/proxy-client-react": "4.3.1",
"@unleash/proxy-client-react": "4.4.0",
"classnames": "2.5.1",
"lodash": "4.17.21",
"react": "18.3.1",
@ -5939,10 +5939,9 @@
"license": "ISC"
},
"node_modules/@unleash/proxy-client-react": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.3.1.tgz",
"integrity": "sha512-AZ53XY+M/TVG1LRqULiikxc+IMUZMvfr4Sb7axWBOJbNwmQ39vHOWXy19dEFS3ha2b9EpHA1bC3IdaDWzR3euQ==",
"license": "Apache-2.0",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.4.0.tgz",
"integrity": "sha512-btU/2Pho5eVOBdIYxNAeHq36lpm41/qmRVKuuLIGdg3XOZign9rA6KsarAk94W01XKulrNCrESINZMIvPoA6Cg==",
"engines": {
"node": ">=16.0.0"
},