diff --git a/search-custom-renderer/package.json b/search-custom-renderer/package.json index 7d38e18f6..de014e88f 100644 --- a/search-custom-renderer/package.json +++ b/search-custom-renderer/package.json @@ -14,7 +14,7 @@ "dependencies": { "@microsoft/decorators": "1.12.1", "@microsoft/sp-application-base": "1.12.1", - "@microsoft/sp-core-library": "1.12.1", + "@microsoft/sp-core-library": "1.19.0", "@microsoft/sp-dialog": "1.12.1", "@types/es6-promise": "0.0.33", "@types/react": "17.0.18", diff --git a/search-extensibility-library/package.json b/search-extensibility-library/package.json index 1d7fb571a..f55bfc57d 100644 --- a/search-extensibility-library/package.json +++ b/search-extensibility-library/package.json @@ -17,7 +17,7 @@ "@microsoft/sp-property-pane": "1.12.1", "@microsoft/sp-webpart-base": "1.12.1", "@microsoft/sp-lodash-subset": "1.12.1", - "@microsoft/sp-core-library": "1.12.1", + "@microsoft/sp-core-library": "1.19.0", "@microsoft/sp-component-base": "1.12.1", "@microsoft/sp-page-context": "1.12.1", "office-ui-fabric-react": "7.174.0",