diff --git a/resources/recitations/2019/11-ResponsiveDesign/GiphyChat/package-lock.json b/resources/recitations/2019/11-ResponsiveDesign/GiphyChat/package-lock.json index e38d0730..ef5f8ad4 100644 --- a/resources/recitations/2019/11-ResponsiveDesign/GiphyChat/package-lock.json +++ b/resources/recitations/2019/11-ResponsiveDesign/GiphyChat/package-lock.json @@ -9448,9 +9448,9 @@ } }, "jquery": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz", - "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==" + "version": "3.6.4", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz", + "integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==" }, "js-levenshtein": { "version": "1.1.6",