diff --git a/package-lock.json b/package-lock.json index 2433e4fc2..276ea0185 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7379,9 +7379,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.2", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.22.2.tgz", + "integrity": "sha512-eq2pYrrnzcLyBRANk0X/VVOfCtD0nCxWnEZ0AVdscuqfDkOjxa6SSZOfEhR9FAvrmESHp8y5jRCVPnf4n5CC4A==", "dev": true, "bin": { "stencil": "bin/stencil" @@ -31629,7 +31629,7 @@ "@faker-js/faker": "^8.4.1", "@stencil-community/eslint-plugin": "0.8.0", "@stencil/angular-output-target": "0.8.4", - "@stencil/core": "4.20.0", + "@stencil/core": "4.22.2", "@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 d1433aa0b..df047a2ea 100644 --- a/packages/db-ui-elements-stencil/package.json +++ b/packages/db-ui-elements-stencil/package.json @@ -34,7 +34,7 @@ "@faker-js/faker": "^8.4.1", "@stencil-community/eslint-plugin": "0.8.0", "@stencil/angular-output-target": "0.8.4", - "@stencil/core": "4.20.0", + "@stencil/core": "4.22.2", "@stencil/react-output-target": "0.5.3", "@stencil/sass": "3.0.12", "@stencil/vue-output-target": "0.8.9",