diff --git a/package.json b/package.json index 15c051164f..29fba01125 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "semantic-release": "semantic-release" }, "dependencies": { - "@kong/icons": "^1.8.3", + "@kong/icons": "^1.8.6", "@popperjs/core": "^2.11.8", "date-fns": "^2.30.0", "date-fns-tz": "^2.0.0", @@ -77,7 +77,7 @@ "@cypress/vite-dev-server": "^5.0.6", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", "@evilmartians/lefthook": "^1.5.2", - "@kong-ui-public/sandbox-layout": "^2.0.13", + "@kong-ui-public/sandbox-layout": "^2.0.14", "@kong/design-tokens": "^1.12.3", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", diff --git a/yarn.lock b/yarn.lock index 9c71cdfe9b..21758e1d9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -766,10 +766,10 @@ "@jridgewell/resolve-uri" "^3.0.3" "@jridgewell/sourcemap-codec" "^1.4.10" -"@kong-ui-public/sandbox-layout@^2.0.13": - version "2.0.13" - resolved "https://registry.yarnpkg.com/@kong-ui-public/sandbox-layout/-/sandbox-layout-2.0.13.tgz#75a6a7489e75108f9ad0bd9ab6c1e2b9874b8661" - integrity sha512-SMDnldNqP3WekVIFee7pwTuAt8tMPHR3icSvHBbWYV9zAA8X1SJMZMbO4Xy3ntFoMpJAtD1xSIN7SaCDnt0U9w== +"@kong-ui-public/sandbox-layout@^2.0.14": + version "2.0.14" + resolved "https://registry.yarnpkg.com/@kong-ui-public/sandbox-layout/-/sandbox-layout-2.0.14.tgz#4f1d287640ebcff5b8a8cfd5f50f0c7e7c436e07" + integrity sha512-ulFW68tAG3SNit2l7wEp0spT5ZwVH7OVsaJHYnyWvJuiUJTs+SCVu/oU6sA57sk9f9UBDzMWc73ZYgt4i06o9w== dependencies: "@kong/icons" "^1.8.3" @@ -783,6 +783,11 @@ resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.3.tgz#ae82ace540bcd3fd1c1c092533099e7721ea55ee" integrity sha512-9xXD8au1ty9Osi4qhy3OXthNTa8rAnVTIXryGJuA41/T0o4YnOSXMA7oj0F/kX6tEVeEi6TWbqwzGrj881ZFvA== +"@kong/icons@^1.8.6": + version "1.8.7" + resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.8.7.tgz#e52ae86cedfa1d61b0d6fd78cc69b9f40af2573b" + integrity sha512-gSs8VRUyPVacVg/4/bTjnRSuIzcXrWFvV7+4vxjUJXt0dMWBq8GzMZ4JTj9ar7eUHLWeY1nmP55PmwF2Qwsa5A== + "@ljharb/through@^2.3.11": version "2.3.11" resolved "https://registry.yarnpkg.com/@ljharb/through/-/through-2.3.11.tgz#783600ff12c06f21a76cc26e33abd0b1595092f9"