diff --git a/package-lock.json b/package-lock.json index f551790a..3fc18bbb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@redhat-cloud-services/frontend-components": "5.2.6", "@redhat-cloud-services/frontend-components-notifications": "4.1.20", "@redhat-cloud-services/frontend-components-utilities": "5.0.11", - "@reduxjs/toolkit": "2.7.0", + "@reduxjs/toolkit": "2.8.1", "@scalprum/react-core": "0.9.5", "@sentry/webpack-plugin": "3.4.0", "@unleash/proxy-client-react": "5.0.0", @@ -4062,9 +4062,9 @@ "license": "Apache-2.0" }, "node_modules/@reduxjs/toolkit": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.7.0.tgz", - "integrity": "sha512-XVwolG6eTqwV0N8z/oDlN93ITCIGIop6leXlGJI/4EKy+0POYkR+ABHRSdGXY+0MQvJBP8yAzh+EYFxTuvmBiQ==", + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.8.1.tgz", + "integrity": "sha512-GLjHS13LiBdiuxSJvfWs3+Cx5yt97mCbuVlDteTusS6VRksPhoWviO8L1e3Re1G94m6lkw/l4pjEEyyNaGf19g==", "license": "MIT", "dependencies": { "@standard-schema/spec": "^1.0.0", @@ -22063,9 +22063,9 @@ "version": "1.0.21" }, "@reduxjs/toolkit": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.7.0.tgz", - "integrity": "sha512-XVwolG6eTqwV0N8z/oDlN93ITCIGIop6leXlGJI/4EKy+0POYkR+ABHRSdGXY+0MQvJBP8yAzh+EYFxTuvmBiQ==", + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.8.1.tgz", + "integrity": "sha512-GLjHS13LiBdiuxSJvfWs3+Cx5yt97mCbuVlDteTusS6VRksPhoWviO8L1e3Re1G94m6lkw/l4pjEEyyNaGf19g==", "requires": { "@standard-schema/spec": "^1.0.0", "@standard-schema/utils": "^0.3.0", diff --git a/package.json b/package.json index be56ad07..d32c1ed0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@redhat-cloud-services/frontend-components": "5.2.6", "@redhat-cloud-services/frontend-components-notifications": "4.1.20", "@redhat-cloud-services/frontend-components-utilities": "5.0.11", - "@reduxjs/toolkit": "2.7.0", + "@reduxjs/toolkit": "2.8.1", "@scalprum/react-core": "0.9.5", "@sentry/webpack-plugin": "3.4.0", "@unleash/proxy-client-react": "5.0.0",