diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 4fb571b148..beb95ea943 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -93,7 +93,7 @@ "@testing-library/cypress": "^10.0.1", "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", - "@types/dagre": "^0.7.49", + "@types/dagre": "^0.7.50", "@types/file-saver": "^2.0.5", "@types/lodash-es": "^4.17.9", "@types/react": "^18.2.22", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 4e31b64e7b..ebca144214 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -236,8 +236,8 @@ importers: specifier: ^14.0.0 version: 14.0.0(react-dom@18.2.0)(react@18.2.0) '@types/dagre': - specifier: ^0.7.49 - version: 0.7.49 + specifier: ^0.7.50 + version: 0.7.50 '@types/file-saver': specifier: ^2.0.5 version: 2.0.5 @@ -1815,8 +1815,8 @@ packages: '@types/d3-zoom': 3.0.4 dev: false - /@types/dagre@0.7.49: - resolution: {integrity: sha512-dlqM5cavmHC0FeBlVl1HPKE/12K3TcIsTeBpRwhkS2FYOmuk36ndI7AuGQjPJ/fJQTz8LjeaetSV/+dsJwB6Ow==} + /@types/dagre@0.7.50: + resolution: {integrity: sha512-3HxPUil6GwbcO+q3WxZhM6XMSXYaiXjjzKUDYsGk2tqP5Ko2WpN71I8g1kXLgX5nUkKg00+LlCTuaverWVADGA==} dev: true /@types/estree@1.0.1: