diff --git a/core/package-lock.json b/core/package-lock.json index 93cffcf1d21..5cf8ee048ab 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -1759,9 +1759,9 @@ } }, "node_modules/@stencil/core": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.1.tgz", - "integrity": "sha512-pTOxF0pYx+ripKGotmrWrn74El1SlfZPzrcHfifGPAYwyfxUPcKyoiVR7rvDaVLqgkGlRI4Lg04riEIfVGwH8Q==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.15.0.tgz", + "integrity": "sha512-C5syM3chCyxX0Os5M+ZWrBujjqwUfrTb87YiLr8RC+kMTmIpnRvvtj8/s3QYDGdDENGRxGkBpeboVh82IGqk0w==", "bin": { "stencil": "bin/stencil" }, @@ -11229,9 +11229,9 @@ "requires": {} }, "@stencil/core": { - "version": "4.14.1", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.1.tgz", - "integrity": "sha512-pTOxF0pYx+ripKGotmrWrn74El1SlfZPzrcHfifGPAYwyfxUPcKyoiVR7rvDaVLqgkGlRI4Lg04riEIfVGwH8Q==" + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.15.0.tgz", + "integrity": "sha512-C5syM3chCyxX0Os5M+ZWrBujjqwUfrTb87YiLr8RC+kMTmIpnRvvtj8/s3QYDGdDENGRxGkBpeboVh82IGqk0w==" }, "@stencil/react-output-target": { "version": "0.5.3",