diff --git a/Tests/CK.Crs.Tests.Integration/package.json b/Tests/CK.Crs.Tests.Integration/package.json index 4326267f..2134b21b 100644 --- a/Tests/CK.Crs.Tests.Integration/package.json +++ b/Tests/CK.Crs.Tests.Integration/package.json @@ -7,7 +7,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { - "jquery": "^2.2.0", + "jquery": "^3.5.0", "ck-command": "../../component-kitchen/src/ck-command" }, "author": "",