diff --git a/core/package-lock.json b/core/package-lock.json index fa508d3c08..93cffcf1d2 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -1759,9 +1759,9 @@ } }, "node_modules/@stencil/core": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.0.tgz", - "integrity": "sha512-+s0u/KsNolXZ7tC2hEMgMA3jaNaqOhZvYKwSzjQbc0Wv+cB481Isxzo7ifgEWRYqsJzNSyqhO6cyu/EJrGGTdg==", + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.1.tgz", + "integrity": "sha512-pTOxF0pYx+ripKGotmrWrn74El1SlfZPzrcHfifGPAYwyfxUPcKyoiVR7rvDaVLqgkGlRI4Lg04riEIfVGwH8Q==", "bin": { "stencil": "bin/stencil" }, @@ -11229,9 +11229,9 @@ "requires": {} }, "@stencil/core": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.0.tgz", - "integrity": "sha512-+s0u/KsNolXZ7tC2hEMgMA3jaNaqOhZvYKwSzjQbc0Wv+cB481Isxzo7ifgEWRYqsJzNSyqhO6cyu/EJrGGTdg==" + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.14.1.tgz", + "integrity": "sha512-pTOxF0pYx+ripKGotmrWrn74El1SlfZPzrcHfifGPAYwyfxUPcKyoiVR7rvDaVLqgkGlRI4Lg04riEIfVGwH8Q==" }, "@stencil/react-output-target": { "version": "0.5.3",