diff --git a/package.json b/package.json index 5f6099f5c..1f9b557aa 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "version": "0.1.0", "devDependencies": { "@babel/eslint-parser": "^7.22.15", - "@types/jquery": "^3.5.21", + "@types/jquery": "^3.5.22", "@types/node": "^18.18.3", "@types/selectize": "^0.12.36", "@types/three": "^0.156.0", diff --git a/yarn.lock b/yarn.lock index 834d72a78..8e07573b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -470,10 +470,10 @@ optionalDependencies: jquery-ui "^1.13.2" -"@types/jquery@^3.5.21": - version "3.5.21" - resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.21.tgz#5670300cfab6bdd0940d1befe95bec5026430de6" - integrity sha512-BgCalH4OX2JcjbnD9E86L+WeN6IcCGZle+Iy0I6eOMuraAfcMb0Z1x9E51rC2Dqq+m8KexEoDBW6GIJxUPmLEg== +"@types/jquery@^3.5.22": + version "3.5.22" + resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.22.tgz#893273736f5695a520986c019c873b75b157f26a" + integrity sha512-ISQFeUK5GwRftLK4PVvKTWEVCxZ2BpaqBz0TWkIq5w4vGojxZP9+XkqgcPjxoqmPeew+HLyWthCBvK7GdF5NYA== dependencies: "@types/sizzle" "*"