diff --git a/package-lock.json b/package-lock.json index c0588c6..da01ef6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7862,9 +7862,9 @@ } }, "typescript": { - "version": "4.5.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz", - "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "dev": true }, "unbox-primitive": { diff --git a/package.json b/package.json index c04f79d..774fb17 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "stylelint-config-standard": "~25.0.0", "stylelint-processor-styled-components": "~1.10.0", "stylelint-webpack-plugin": "~3.1.1", - "typescript": "~4.5.4", + "typescript": "~4.9.5", "vite": "~2.8.0" }, "eslintConfig": {