diff --git a/features/admin.connections.v1/package.json b/features/admin.connections.v1/package.json index 1b75e6bd556..5576e4318f5 100644 --- a/features/admin.connections.v1/package.json +++ b/features/admin.connections.v1/package.json @@ -29,8 +29,10 @@ "@wso2is/admin.extensions.v1": "^2.30.13", "@wso2is/admin.feature-gate.v1": "^1.1.13", "@wso2is/admin.identity-providers.v1": "^2.22.13", + "@wso2is/admin.identity-verification-providers.v1": "^2.22.13", "@wso2is/admin.organizations.v1": "^2.22.13", "@wso2is/admin.roles.v2": "^2.22.13", + "@wso2is/admin.template-core.v1": "^1.0.65", "@wso2is/admin.userstores.v1": "^2.21.13", "@wso2is/core": "^2.1.0", "@wso2is/dynamic-forms": "^2.0.107", @@ -75,8 +77,7 @@ "slashes": "^2.0.2", "styled-components": "^4.4.1", "swr": "^2.0.0", - "uuid": "^8.3.0", - "@wso2is/admin.template-core.v1": "^1.0.65" + "uuid": "^8.3.0" }, "devDependencies": { "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3", diff --git a/features/admin.identity-providers.v1/components/settings/attribute-management/attributes-mapping-list.tsx b/features/admin.identity-providers.v1/components/settings/attribute-management/attributes-mapping-list.tsx index bb715665bba..33bba77b6c2 100644 --- a/features/admin.identity-providers.v1/components/settings/attribute-management/attributes-mapping-list.tsx +++ b/features/admin.identity-providers.v1/components/settings/attribute-management/attributes-mapping-list.tsx @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023-2024, WSO2 LLC. (https://www.wso2.com). + * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/features/admin.identity-verification-providers.v1/package.json b/features/admin.identity-verification-providers.v1/package.json index 688bf94353b..4ac44540a8b 100644 --- a/features/admin.identity-verification-providers.v1/package.json +++ b/features/admin.identity-verification-providers.v1/package.json @@ -24,6 +24,7 @@ "@wso2is/admin.claims.v1": "^2.21.13", "@wso2is/admin.core.v1": "^2.30.13", "@wso2is/admin.feature-gate.v1": "^1.1.13", + "@wso2is/admin.template-core.v1": "^1.0.65", "@wso2is/core": "^2.1.0", "@wso2is/dynamic-forms": "^2.0.107", "@wso2is/form": "^2.1.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index caae4637125..48ea19d703c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5149,7 +5149,7 @@ importers: specifier: ^2.22.13 version: link:../admin.identity-providers.v1 '@wso2is/admin.identity-verification-providers.v1': - specifier: ^2.22.8 + specifier: ^2.22.13 version: link:../admin.identity-verification-providers.v1 '@wso2is/admin.organizations.v1': specifier: ^2.22.13 @@ -9490,7 +9490,7 @@ importers: specifier: ^1.1.13 version: link:../admin.feature-gate.v1 '@wso2is/admin.template-core.v1': - specifier: ^1.0.60 + specifier: ^1.0.65 version: link:../admin.template-core.v1 '@wso2is/core': specifier: ^2.1.0