diff --git a/package.json b/package.json index 98b045d..355be64 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "react-dom": "^17.0.2", "semantic-release": "^18.0.0", "ts-jest": "^27.0.7", - "typescript": "^4.4.4" + "typescript": "^4.5.4" }, "peerDependencies": { "react": "^16.14.0 || ^17.0.0" diff --git a/yarn.lock b/yarn.lock index c3f860d..68b0d10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8094,11 +8094,16 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.4.3, typescript@^4.4.4: +typescript@^4.4.3: version "4.4.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA== +typescript@^4.5.4: + version "4.5.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8" + integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg== + uglify-js@^3.1.4: version "3.13.7" resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.7.tgz#25468a3b39b1c875df03f0937b2b7036a93f3fee"