diff --git a/package-lock.json b/package-lock.json index ce7b796a..bb9fc9b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@redhat-cloud-services/frontend-components-utilities": "^6.0.5", "@redhat-cloud-services/types": "^2.0.3", "@scalprum/react-core": "^0.11.0", - "@unleash/proxy-client-react": "^4.1.2", + "@unleash/proxy-client-react": "^5.0.0", "axios": "^1.6.7", "classnames": "^2.5.1", "monaco-editor": "^0.54.0", @@ -3863,9 +3863,9 @@ "license": "ISC" }, "node_modules/@unleash/proxy-client-react": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.5.2.tgz", - "integrity": "sha512-mxml+6+hH64qpTml768Suf955n5YttCZgmsw1TJYmUJ1pa+X+dBYvAM0Mdg8L+uUU7hz1xFrOeWtgtJRe+17eQ==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-5.0.1.tgz", + "integrity": "sha512-F/IDo853ghZkGreLWg4fSVSM4NiLg5aZb1Kvr4vG29u5/PB0JLKNgNVdadt+qrlkI1GMzmP7IuFXSnv9A0McRw==", "license": "Apache-2.0", "engines": { "node": ">=16.0.0" diff --git a/package.json b/package.json index eee7a504..5e38a7c5 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@redhat-cloud-services/frontend-components-utilities": "^6.0.5", "@redhat-cloud-services/types": "^2.0.3", "@scalprum/react-core": "^0.11.0", - "@unleash/proxy-client-react": "^4.1.2", + "@unleash/proxy-client-react": "^5.0.0", "axios": "^1.6.7", "classnames": "^2.5.1", "monaco-editor": "^0.54.0",