diff --git a/packages/angular-server/package-lock.json b/packages/angular-server/package-lock.json index 5a8f3eb2e3..912531163e 100644 --- a/packages/angular-server/package-lock.json +++ b/packages/angular-server/package-lock.json @@ -1060,19 +1060,19 @@ "dev": true }, "node_modules/@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "dependencies": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" } }, "node_modules/@ionic/core/node_modules/@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==", "bin": { "stencil": "bin/stencil" }, @@ -7342,19 +7342,19 @@ "dev": true }, "@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "requires": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" }, "dependencies": { "@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==" + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==" } } }, diff --git a/packages/angular/package-lock.json b/packages/angular/package-lock.json index 6197033c12..b98268fd40 100644 --- a/packages/angular/package-lock.json +++ b/packages/angular/package-lock.json @@ -1227,19 +1227,19 @@ "dev": true }, "node_modules/@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "dependencies": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" } }, "node_modules/@ionic/core/node_modules/@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==", "bin": { "stencil": "bin/stencil" }, @@ -8104,19 +8104,19 @@ "dev": true }, "@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "requires": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" }, "dependencies": { "@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==" + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==" } } }, diff --git a/packages/react-router/package-lock.json b/packages/react-router/package-lock.json index e22cf0b11a..6899fb45cc 100644 --- a/packages/react-router/package-lock.json +++ b/packages/react-router/package-lock.json @@ -205,11 +205,11 @@ "dev": true }, "node_modules/@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "dependencies": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" } @@ -401,11 +401,11 @@ } }, "node_modules/@ionic/react": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.4.2.tgz", - "integrity": "sha512-lU6rVunrEQhpgC4ftEzqNC30c8U2PQTQivzwDSkd2y/WsJSCzYyG/+ZHhACSWfa4dbGZizOHdFCWsnAjZjDJFw==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.4.3.tgz", + "integrity": "sha512-j33s8CFe3Cu3AQtIlZdI/W4+e5hDzjRcX6uwqRrizcMQS66Sj9Ik9RN5v3jV/9R8MHLElXZof/AhofNEhe7BTw==", "dependencies": { - "@ionic/core": "7.4.2", + "@ionic/core": "7.4.3", "ionicons": "^7.0.0", "tslib": "*" }, @@ -486,9 +486,9 @@ } }, "node_modules/@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==", "bin": { "stencil": "bin/stencil" }, @@ -3663,11 +3663,11 @@ "dev": true }, "@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "requires": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" }, @@ -3786,11 +3786,11 @@ "requires": {} }, "@ionic/react": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.4.2.tgz", - "integrity": "sha512-lU6rVunrEQhpgC4ftEzqNC30c8U2PQTQivzwDSkd2y/WsJSCzYyG/+ZHhACSWfa4dbGZizOHdFCWsnAjZjDJFw==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-7.4.3.tgz", + "integrity": "sha512-j33s8CFe3Cu3AQtIlZdI/W4+e5hDzjRcX6uwqRrizcMQS66Sj9Ik9RN5v3jV/9R8MHLElXZof/AhofNEhe7BTw==", "requires": { - "@ionic/core": "7.4.2", + "@ionic/core": "7.4.3", "ionicons": "^7.0.0", "tslib": "*" } @@ -3844,9 +3844,9 @@ } }, "@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==" + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==" }, "@types/estree": { "version": "0.0.39", diff --git a/packages/react/package-lock.json b/packages/react/package-lock.json index d1787676e1..108d33ef48 100644 --- a/packages/react/package-lock.json +++ b/packages/react/package-lock.json @@ -697,19 +697,19 @@ "dev": true }, "node_modules/@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "dependencies": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" } }, "node_modules/@ionic/core/node_modules/@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==", "bin": { "stencil": "bin/stencil" }, @@ -11778,19 +11778,19 @@ "dev": true }, "@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "requires": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" }, "dependencies": { "@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==" + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==" } } }, diff --git a/packages/vue-router/package-lock.json b/packages/vue-router/package-lock.json index 5fa685cacd..e23ba115b3 100644 --- a/packages/vue-router/package-lock.json +++ b/packages/vue-router/package-lock.json @@ -660,11 +660,11 @@ "dev": true }, "node_modules/@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "dependencies": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" } @@ -871,11 +871,11 @@ } }, "node_modules/@ionic/vue": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.4.2.tgz", - "integrity": "sha512-zNYq40mJV2Gp0MBtllgEJXPxdvY9F3JYEhyfH6cn8xPOfhBz0pcSa5cMb8UcBql/Ut4LEEv0zaPLJ5KrP0hYiw==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.4.3.tgz", + "integrity": "sha512-DV/SExC/e3rcLoowuYb5bwo4N/oP5fWHQo1xLP654I/879hlwPJlCxdWFtaE2OlT3aEix9ssLYeNiWaxuK+9dQ==", "dependencies": { - "@ionic/core": "7.4.2", + "@ionic/core": "7.4.3", "ionicons": "^7.0.0" } }, @@ -1323,9 +1323,9 @@ } }, "node_modules/@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==", "bin": { "stencil": "bin/stencil" }, @@ -7697,11 +7697,11 @@ "dev": true }, "@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "requires": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" }, @@ -7829,11 +7829,11 @@ "requires": {} }, "@ionic/vue": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.4.2.tgz", - "integrity": "sha512-zNYq40mJV2Gp0MBtllgEJXPxdvY9F3JYEhyfH6cn8xPOfhBz0pcSa5cMb8UcBql/Ut4LEEv0zaPLJ5KrP0hYiw==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-7.4.3.tgz", + "integrity": "sha512-DV/SExC/e3rcLoowuYb5bwo4N/oP5fWHQo1xLP654I/879hlwPJlCxdWFtaE2OlT3aEix9ssLYeNiWaxuK+9dQ==", "requires": { - "@ionic/core": "7.4.2", + "@ionic/core": "7.4.3", "ionicons": "^7.0.0" } }, @@ -8192,9 +8192,9 @@ } }, "@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==" + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==" }, "@tootallnate/once": { "version": "2.0.0", diff --git a/packages/vue/package-lock.json b/packages/vue/package-lock.json index 925a8eb29a..d563491149 100644 --- a/packages/vue/package-lock.json +++ b/packages/vue/package-lock.json @@ -207,11 +207,11 @@ "dev": true }, "node_modules/@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "dependencies": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" } @@ -423,9 +423,9 @@ } }, "node_modules/@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==", "bin": { "stencil": "bin/stencil" }, @@ -3746,11 +3746,11 @@ "dev": true }, "@ionic/core": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.2.tgz", - "integrity": "sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==", + "version": "7.4.3", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-7.4.3.tgz", + "integrity": "sha512-JPQLGojKnI/L0UBVshRv86DOSDj61rJRFYQImU4IcgP/rw5ckxwt3iZ5NtdJl0eEDwu91n68aGJdU+TFJjMJgQ==", "requires": { - "@stencil/core": "^4.3.0", + "@stencil/core": "^4.4.0", "ionicons": "7.1.0", "tslib": "^2.1.0" }, @@ -3885,9 +3885,9 @@ } }, "@stencil/core": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.3.0.tgz", - "integrity": "sha512-WYjftKg5fuqO7mf3nTl1aCRurkeMmfEF38WcBG4VLF6UPQ+MA76/koedGR2LGhATGByx+pbxR4iRxAr2Bspc9A==" + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.4.0.tgz", + "integrity": "sha512-YlLyCqGBsMEuZb3XTO/STT0TX9eSwjoVhCJgtjVfQOF+ebIMVlojTh40CmDveWiWbth687cbr6S2heeussV8Sg==" }, "@types/json-schema": { "version": "7.0.11",