diff --git a/package-lock.json b/package-lock.json index 65badb93d0..c41090a8fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11519,9 +11519,9 @@ } }, "node_modules/hds-core": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/hds-core/-/hds-core-3.10.1.tgz", - "integrity": "sha512-UJKYX8ivRMWFiPmqMFN0wWnXI2qslhLA9bX8ap7caQ4icbeALfqgPtGcO9ccGghUExNXbt3s3JsDD+Tmkt4VLw==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/hds-core/-/hds-core-3.11.0.tgz", + "integrity": "sha512-405+8VHW4N3/y5ESWGOv6vUIbgp/DCYjQVpdVLsWg6RowrUwNk9VvU6N2ZpEP8HM3ujJYu/bcIQ6zzwvAOFMCA==", "license": "MIT" }, "node_modules/hds-design-tokens": { @@ -11530,9 +11530,9 @@ "integrity": "sha512-sSyPSxtkaamLMQ59KPdEtbeia0+JmM0wEtLxa0E6euBosZIG0CoSThY4OhRLnpb9GHZYyhSd+OAhYEJzUxUEVQ==" }, "node_modules/hds-react": { - "version": "3.10.1", - "resolved": "https://registry.npmjs.org/hds-react/-/hds-react-3.10.1.tgz", - "integrity": "sha512-X8Zx5DfzWnB9Sb3AJFtusH/gSDSYtt6WgHFYcea+mTnS4Pf3ISAsey3nmczcL1vBS0eavACn4TVGfQ/X/gUIWA==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/hds-react/-/hds-react-3.11.0.tgz", + "integrity": "sha512-n3JiEX1K9xWqwEi7VvZvDj4+wnpMNCZX9mmOdsK8h9ZYGHS49vPnvYLXs3hlX/Ljw1XGsgX3vtQlOO69C1iu2g==", "license": "MIT", "dependencies": { "@apollo/client": "^3.10.1", @@ -11551,8 +11551,7 @@ "date-fns": "2.16.1", "downshift": "6.0.6", "graphql": "^16.8.1", - "hds-core": "3.10.1", - "http-status-typed": "^1.0.1", + "hds-core": "3.11.0", "jwt-decode": "^3.1.2", "kashe": "1.0.4", "lodash": "^4.17.21", @@ -12065,11 +12064,6 @@ "node": ">= 14" } }, - "node_modules/http-status-typed": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/http-status-typed/-/http-status-typed-1.0.1.tgz", - "integrity": "sha512-U8jF221dmNNZbdBiOoK2HduguCwparnsP0z11PQZaDtaHBHuxG3gCimxQi8Cfb8VECave4yoVbONSByQU6z0Ew==" - }, "node_modules/https-proxy-agent": { "version": "7.0.5", "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz",