diff --git a/e2e/package-lock.json b/e2e/package-lock.json index 1caa23a129..91c31669c9 100644 --- a/e2e/package-lock.json +++ b/e2e/package-lock.json @@ -41,7 +41,7 @@ "enzyme-to-json": "3.6.2", "execa": "9.4.0", "grunt": "1.6.1", - "jasmine": "5.3.0", + "jasmine": "5.3.1", "jasmine-core": "5.3.0", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", @@ -12008,9 +12008,9 @@ } }, "node_modules/jasmine": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.3.0.tgz", - "integrity": "sha512-Vrv5VWTXVZ/5xcNawlYCmE24pOaZu3KduLr9iAaENoMJ8W8Ryvhfpw2cf3rI4Unc2ajvu2t4tCKjS72TnraBGQ==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.3.1.tgz", + "integrity": "sha512-3zeUCfr3d1iga3s+NgDpggCP+ex5sdbNgqNn+Tq4yw/QfnwGrWC/ZvXX1IRm5deSIZ1LnvoeGY55F/ztbVOXPQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/e2e/package.json b/e2e/package.json index 91a3c93374..588479c59a 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -36,7 +36,7 @@ "enzyme-to-json": "3.6.2", "execa": "9.4.0", "grunt": "1.6.1", - "jasmine": "5.3.0", + "jasmine": "5.3.1", "jasmine-core": "5.3.0", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/package-lock.json b/package-lock.json index c3a8da0cda..b253495ce4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "execa": "9.4.0", "glob": "10.4.5", "install-local": "3.0.1", - "jasmine": "5.3.0", + "jasmine": "5.3.1", "jasmine-core": "5.3.0", "json-schema-to-typescript": "15.0.2", "lerna": "8.1.8", @@ -14969,9 +14969,9 @@ } }, "node_modules/jasmine": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.3.0.tgz", - "integrity": "sha512-Vrv5VWTXVZ/5xcNawlYCmE24pOaZu3KduLr9iAaENoMJ8W8Ryvhfpw2cf3rI4Unc2ajvu2t4tCKjS72TnraBGQ==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.3.1.tgz", + "integrity": "sha512-3zeUCfr3d1iga3s+NgDpggCP+ex5sdbNgqNn+Tq4yw/QfnwGrWC/ZvXX1IRm5deSIZ1LnvoeGY55F/ztbVOXPQ==", "license": "MIT", "dependencies": { "glob": "^10.2.2", diff --git a/package.json b/package.json index 70e3c5110b..8dbb6cf7b3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "execa": "9.4.0", "glob": "10.4.5", "install-local": "3.0.1", - "jasmine": "5.3.0", + "jasmine": "5.3.1", "jasmine-core": "5.3.0", "json-schema-to-typescript": "15.0.2", "lerna": "8.1.8",