diff --git a/package.json b/package.json index 64fd49f12..9a9b521dc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@kyvg/vue3-notification": "2.3.4", "@sentry/tracing": "6.16.1", "@sentry/vue": "6.16.1", - "@types/is-touch-device": "^1.0.0", + "@types/is-touch-device": "1.0.0", "@vue/compat": "3.2.26", "@vueuse/core": "7.5.2", "@vueuse/router": "7.5.3", diff --git a/yarn.lock b/yarn.lock index 5f20b8a0f..2b72c35a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2869,7 +2869,7 @@ dependencies: "@types/node" "*" -"@types/is-touch-device@^1.0.0": +"@types/is-touch-device@1.0.0": version "1.0.0" resolved "https://registry.yarnpkg.com/@types/is-touch-device/-/is-touch-device-1.0.0.tgz#c835c4c220a4e5635f4895b6223630dcd429b49c" integrity sha512-/rErV0NuroAR9EZF1xK0TrihQ/7BbVckGfSr/suq/E4tJQLr4TrADR0qAUpDs/hxtl1NiP0V/ho+fSA/5EIO9Q==