diff --git a/core/package-lock.json b/core/package-lock.json index 3e8376b7d50..fe8e4e855e4 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -1759,9 +1759,9 @@ } }, "node_modules/@stencil/core": { - "version": "4.12.3", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.3.tgz", - "integrity": "sha512-9XkE9i2aXPlApMNeq3tbVHKx0eAfDc7QGyIl6t5NMuQFTOGL5Xd1soF38d+hCIDpUoUUtY7jXWg+iFrlrMzQhg==", + "version": "4.12.4", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.4.tgz", + "integrity": "sha512-KrwoXu9J1loWSvQQReilGPkt6/dCH/x5eTBDecCBPclz7vxUM13Iw9almBIffEpurk/kaMAglH0G7sAF/A2y1A==", "bin": { "stencil": "bin/stencil" }, @@ -11229,9 +11229,9 @@ "requires": {} }, "@stencil/core": { - "version": "4.12.3", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.3.tgz", - "integrity": "sha512-9XkE9i2aXPlApMNeq3tbVHKx0eAfDc7QGyIl6t5NMuQFTOGL5Xd1soF38d+hCIDpUoUUtY7jXWg+iFrlrMzQhg==" + "version": "4.12.4", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.12.4.tgz", + "integrity": "sha512-KrwoXu9J1loWSvQQReilGPkt6/dCH/x5eTBDecCBPclz7vxUM13Iw9almBIffEpurk/kaMAglH0G7sAF/A2y1A==" }, "@stencil/react-output-target": { "version": "0.5.3",