diff --git a/package-lock.json b/package-lock.json index e023e702184..dce83b03e12 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@types/command-line-usage": "5.0.4", "@types/decompress": "4.2.7", "@types/file-saver": "2.0.7", - "@types/jasmine": "5.1.9", + "@types/jasmine": "5.1.13", "@types/lodash": "4.17.20", "@types/node": "22.18.0", "@types/tmp": "0.2.6", @@ -33,7 +33,7 @@ "electron-updater": "6.6.2", "eslint": "9.34.0", "fs-extra": "11.3.1", - "jasmine": "5.9.0", + "jasmine": "5.12.0", "lerna": "8.2.4", "lodash": "4.17.21", "node-hid": "3.2.0", @@ -4079,9 +4079,9 @@ "license": "MIT" }, "node_modules/@types/jasmine": { - "version": "5.1.9", - "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-5.1.9.tgz", - "integrity": "sha512-8t4HtkW4wxiPVedMpeZ63n3vlWxEIquo/zc1Tm8ElU+SqVV7+D3Na2PWaJUp179AzTragMWVwkMv7mvty0NfyQ==", + "version": "5.1.13", + "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-5.1.13.tgz", + "integrity": "sha512-MYCcDkruFc92LeYZux5BC0dmqo2jk+M5UIZ4/oFnAPCXN9mCcQhLyj7F3/Za7rocVyt5YRr1MmqJqFlvQ9LVcg==", "dev": true, "license": "MIT" }, @@ -10736,23 +10736,23 @@ } }, "node_modules/jasmine": { - "version": "5.9.0", - "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.9.0.tgz", - "integrity": "sha512-SspK51QMnuC92z5zpF4kOkWN+MyZZDOBv8zgzlMAYvMD0UoGwcq5yYaDe1mrpN7wXZ2CFXh5y8Ua2ugwE4OmXQ==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/jasmine/-/jasmine-5.12.0.tgz", + "integrity": "sha512-KmKeTNuH8rgAuPRL5AUsXWSdJVlDu+pgqi2dLXoZUSH/g3kR+7Ho8B7hEhwDu0fu1PLuiXZtfaxmQ/mB5wqihw==", "dev": true, "license": "MIT", "dependencies": { "glob": "^10.2.2", - "jasmine-core": "~5.9.0" + "jasmine-core": "~5.12.0" }, "bin": { "jasmine": "bin/jasmine.js" } }, "node_modules/jasmine-core": { - "version": "5.9.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.9.0.tgz", - "integrity": "sha512-OMUvF1iI6+gSRYOhMrH4QYothVLN9C3EJ6wm4g7zLJlnaTl8zbaPOr0bTw70l7QxkoM7sVFOWo83u9B2Fe2Zng==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.12.1.tgz", + "integrity": "sha512-P/UbRZ0LKwXe7wEpwDheuhunPwITn4oPALhrJEQJo6756EwNGnsK/TSQrWojBB4cQDQ+VaxWYws9tFNDuiMh2Q==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 6e898769771..d0cf58f4786 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/command-line-usage": "5.0.4", "@types/decompress": "4.2.7", "@types/file-saver": "2.0.7", - "@types/jasmine": "5.1.9", + "@types/jasmine": "5.1.13", "@types/lodash": "4.17.20", "@types/node": "22.18.0", "@types/tmp": "0.2.6", @@ -42,7 +42,7 @@ "electron-updater": "6.6.2", "eslint": "9.34.0", "fs-extra": "11.3.1", - "jasmine": "5.9.0", + "jasmine": "5.12.0", "lerna": "8.2.4", "lodash": "4.17.21", "node-hid": "3.2.0", diff --git a/packages/uhk-web/package-lock.json b/packages/uhk-web/package-lock.json index 3cbd3c1a89a..eb260d7ed90 100644 --- a/packages/uhk-web/package-lock.json +++ b/packages/uhk-web/package-lock.json @@ -47,7 +47,7 @@ "bootstrap": "5.3.8", "colord": "2.9.3", "dragula": "3.7.3", - "jasmine-core": "5.9.0", + "jasmine-core": "5.12.1", "jasmine-spec-reporter": "7.0.0", "karma": "6.4.4", "karma-chrome-launcher": "3.2.0", @@ -10687,9 +10687,9 @@ } }, "node_modules/jasmine-core": { - "version": "5.9.0", - "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.9.0.tgz", - "integrity": "sha512-OMUvF1iI6+gSRYOhMrH4QYothVLN9C3EJ6wm4g7zLJlnaTl8zbaPOr0bTw70l7QxkoM7sVFOWo83u9B2Fe2Zng==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.12.1.tgz", + "integrity": "sha512-P/UbRZ0LKwXe7wEpwDheuhunPwITn4oPALhrJEQJo6756EwNGnsK/TSQrWojBB4cQDQ+VaxWYws9tFNDuiMh2Q==", "dev": true, "license": "MIT" }, diff --git a/packages/uhk-web/package.json b/packages/uhk-web/package.json index 367652cced5..534d9465f84 100644 --- a/packages/uhk-web/package.json +++ b/packages/uhk-web/package.json @@ -54,7 +54,7 @@ "bootstrap": "5.3.8", "colord": "2.9.3", "dragula": "3.7.3", - "jasmine-core": "5.9.0", + "jasmine-core": "5.12.1", "jasmine-spec-reporter": "7.0.0", "karma": "6.4.4", "karma-chrome-launcher": "3.2.0",