Bump @unleash/proxy-client-react from 4.2.2 to 4.2.4
Bumps [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) from 4.2.2 to 4.2.4. - [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.2.2...v4.2.4) --- 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:
parent
77fd8d6b45
commit
896ce9e908
2 changed files with 10 additions and 10 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
|
@ -19,7 +19,7 @@
|
|||
"@redhat-cloud-services/frontend-components-utilities": "4.0.11",
|
||||
"@reduxjs/toolkit": "2.2.3",
|
||||
"@scalprum/react-core": "0.7.1",
|
||||
"@unleash/proxy-client-react": "4.2.2",
|
||||
"@unleash/proxy-client-react": "4.2.4",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.3.1",
|
||||
|
|
@ -5283,14 +5283,14 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/@unleash/proxy-client-react": {
|
||||
"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==",
|
||||
"version": "4.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.2.4.tgz",
|
||||
"integrity": "sha512-FWzKDqE28ZmogdXgL9caqMJTWnrVEMJWly8Ofbo1xNZHsk7R9jcWgozIXCWEPto/qijfyCBoat5xjsduT09l1g==",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"unleash-proxy-client": "^3.2.0"
|
||||
"unleash-proxy-client": "^3.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/ast": {
|
||||
|
|
@ -18655,13 +18655,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/unleash-proxy-client": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/unleash-proxy-client/-/unleash-proxy-client-3.2.0.tgz",
|
||||
"integrity": "sha512-y9iCRCytxQCej6HlXecGu63ul1Wz6xklXOs+vuaPbqtj4NDGT6IThUvP3h7m5pW+IIxR99hnkVS1FICt1FT3yQ==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/unleash-proxy-client/-/unleash-proxy-client-3.4.0.tgz",
|
||||
"integrity": "sha512-ivCzm//z+S2T3gSBSZY7HN+5GfoLXZIovMyH6lIZRe2/vCicEdXtXD6cnLTQ2LAiXGV7DpoSM1m8WZGoiLRzkw==",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"tiny-emitter": "^2.1.0",
|
||||
"uuid": "9.0.1"
|
||||
"uuid": "^9.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/unpipe": {
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"@redhat-cloud-services/frontend-components-utilities": "4.0.11",
|
||||
"@reduxjs/toolkit": "2.2.3",
|
||||
"@scalprum/react-core": "0.7.1",
|
||||
"@unleash/proxy-client-react": "4.2.2",
|
||||
"@unleash/proxy-client-react": "4.2.4",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue