diff --git a/package.json b/package.json index 65c12763..60a57f7c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "jasmine-browser-runner": "^2.5.0", - "jasmine-core": "^5.4.0" + "jasmine-core": "^5.5.0" }, "devDependencies": { "standardx": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index 69b20cc8..c2161002 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1544,10 +1544,10 @@ jasmine-browser-runner@^2.5.0: glob "^10.0.0" selenium-webdriver "^4.12.0" -jasmine-core@^5.4.0: - version "5.4.0" - resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.4.0.tgz#86c5610dfa0804d7d2791f556a5e704fbcb85b2a" - integrity sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg== +jasmine-core@^5.5.0: + version "5.5.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.5.0.tgz#43564e4b41f73a37cff3aeb262e23bbd073576d8" + integrity sha512-NHOvoPO6o9gVR6pwqEACTEpbgcH+JJ6QDypyymGbSUIFIFsMMbBJ/xsFNud8MSClfnWclXd7RQlAZBz7yVo5TQ== "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0"