diff --git a/vue/package.json b/vue/package.json index 7b952d8ec..43ab053f7 100644 --- a/vue/package.json +++ b/vue/package.json @@ -55,7 +55,7 @@ "babel-eslint": "^10.1.0", "eslint": "^7.28.0", "eslint-plugin-vue": "^8.7.1", - "typescript": "~4.5.0", + "typescript": "~4.7.2", "vue-cli-plugin-i18n": "^2.3.1", "webpack-bundle-tracker": "1.4.0", "workbox-expiration": "^6.3.0", diff --git a/vue/yarn.lock b/vue/yarn.lock index 3047f0eda..47a61766e 100644 --- a/vue/yarn.lock +++ b/vue/yarn.lock @@ -9825,11 +9825,16 @@ type-is@^1.6.16, type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -typescript@~4.5.0, typescript@~4.5.5: +typescript@~4.5.5: version "4.5.5" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== +typescript@~4.7.2: + version "4.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4" + integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A== + unbox-primitive@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"