fix: upgrade jquery from 3.6.0 to 3.6.4

Snyk has created this PR to upgrade jquery from 3.6.0 to 3.6.4.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/omar721588951/project/b1e4e361-6d4a-4330-9d9f-17c00ef13fb7?utm_source=github&utm_medium=referral&page=upgrade-pr
pull/740/head^2
snyk-bot 1 year ago
parent e8ba7ece29
commit 355b21e38f
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

@ -121,7 +121,7 @@
"difflib": "github:postlight/difflib.js",
"ellipsize": "0.1.0",
"iconv-lite": "0.5.0",
"jquery": "^3.5.0",
"jquery": "^3.6.4",
"moment": "^2.23.0",
"moment-parseformat": "3.0.0",
"moment-timezone": "0.5.37",

@ -5218,10 +5218,10 @@ jest@^23.6.0:
import-local "^1.0.0"
jest-cli "^23.6.0"
jquery@^3.5.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
jquery@^3.6.4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f"
integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==
js-levenshtein@^1.1.3:
version "1.1.6"

Loading…
Cancel
Save