diff --git a/front/package.json b/front/package.json index 32cbdbbbe..271188d1a 100644 --- a/front/package.json +++ b/front/package.json @@ -61,7 +61,7 @@ "@intlify/unplugin-vue-i18n": "0.8.2", "@types/diff": "5.0.9", "@types/dompurify": "2.4.0", - "@types/jquery": "3.5.16", + "@types/jquery": "3.5.29", "@types/lodash-es": "4.17.7", "@types/moxios": "0.4.15", "@types/qs": "6.9.7", diff --git a/front/yarn.lock b/front/yarn.lock index 9cb561ffc..6e9407b46 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -1720,20 +1720,13 @@ resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz#7739c232a1fee9b4d3ce8985f314c0c6d33549d7" integrity sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w== -"@types/jquery@*": +"@types/jquery@*", "@types/jquery@3.5.29": version "3.5.29" resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.29.tgz#3c06a1f519cd5fc3a7a108971436c00685b5dcea" integrity sha512-oXQQC9X9MOPRrMhPHHOsXqeQDnWeCDT3PelUIg/Oy8FAbzSZtFHRjc7IpbfFVmpLtJ+UOoywpRsuO5Jxjybyeg== dependencies: "@types/sizzle" "*" -"@types/jquery@3.5.16": - version "3.5.16" - resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.16.tgz#632131baf30951915b0317d48c98e9890bdf051d" - integrity sha512-bsI7y4ZgeMkmpG9OM710RRzDFp+w4P1RGiIt30C1mSBT+ExCleeh4HObwgArnDFELmRrOpXgSYN9VF1hj+f1lw== - dependencies: - "@types/sizzle" "*" - "@types/json-schema@^7.0.9": version "7.0.15" resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"