diff --git a/package-lock.json b/package-lock.json index 6cb45ab..ff46803 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2590,9 +2590,9 @@ "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=" }, "jquery": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz", - "integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==" + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz", + "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==" }, "js-tokens": { "version": "4.0.0", @@ -3589,6 +3589,7 @@ }, "onvif": { "version": "github:agsh/onvif#583d31d9687ff429c572b883c075d8a2ac0c4cf3", + "from": "github:agsh/onvif#583d31d9687ff429c572b883c075d8a2ac0c4cf3", "requires": { "xml2js": "0.4.19" }