diff --git a/package-lock.json b/package-lock.json index 313e48513..7977df1ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9139,9 +9139,9 @@ } }, "node_modules/@stencil/core": { - "version": "4.20.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.20.0.tgz", - "integrity": "sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg==", + "version": "4.22.3", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.22.3.tgz", + "integrity": "sha512-dYaletX938WgEA2oMROLdh8wpUn1MgBx2zg5kYqwuUR8aua4Gy9EqGQ3zBu1AvL5MzLlZC+lMlxe/g5Dg1ldpw==", "dev": true, "bin": { "stencil": "bin/stencil" @@ -33024,7 +33024,7 @@ "@faker-js/faker": "^9.2.0", "@stencil-community/eslint-plugin": "0.9.0", "@stencil/angular-output-target": "0.8.4", - "@stencil/core": "4.20.0", + "@stencil/core": "4.22.3", "@stencil/react-output-target": "0.5.3", "@stencil/sass": "3.0.12", "@stencil/vue-output-target": "0.8.9", diff --git a/packages/db-ui-elements-stencil/package.json b/packages/db-ui-elements-stencil/package.json index a8a399fa0..7888dad12 100644 --- a/packages/db-ui-elements-stencil/package.json +++ b/packages/db-ui-elements-stencil/package.json @@ -34,7 +34,7 @@ "@faker-js/faker": "^9.2.0", "@stencil-community/eslint-plugin": "0.9.0", "@stencil/angular-output-target": "0.8.4", - "@stencil/core": "4.20.0", + "@stencil/core": "4.22.3", "@stencil/react-output-target": "0.5.3", "@stencil/sass": "3.0.12", "@stencil/vue-output-target": "0.8.9",