diff --git a/package.json b/package.json index b3dca8a464..a2c99479da 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "highlight.js": "^11.10.0", "hyperhtml": "^2.34.2", "idb": "^8.0.0", - "jasmine": "^5.4.0", + "jasmine": "^5.5.0", "jasmine-core": "^5.4.0", "karma": "^6.4.4", "karma-chrome-launcher": "^3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e87ffca42..5afadff83d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^8.0.0 version: 8.0.0 jasmine: - specifier: ^5.4.0 - version: 5.4.0 + specifier: ^5.5.0 + version: 5.5.0 jasmine-core: specifier: ^5.4.0 version: 5.4.0 @@ -1649,8 +1649,11 @@ packages: jasmine-core@5.4.0: resolution: {integrity: sha512-T4fio3W++llLd7LGSGsioriDHgWyhoL6YTu4k37uwJLF7DzOzspz7mNxRoM3cQdLWtL/ebazQpIf/yZGJx/gzg==} - jasmine@5.4.0: - resolution: {integrity: sha512-E2u4ylX5tgGYvbynImU6EUBKKrSVB1L72FEPjGh4M55ov1VsxR26RA2JU91L9YSPFgcjo4mCLyKn/QXvEYGBkA==} + jasmine-core@5.5.0: + resolution: {integrity: sha512-NHOvoPO6o9gVR6pwqEACTEpbgcH+JJ6QDypyymGbSUIFIFsMMbBJ/xsFNud8MSClfnWclXd7RQlAZBz7yVo5TQ==} + + jasmine@5.5.0: + resolution: {integrity: sha512-JKlEVCVD5QBPYLsg/VE+IUtjyseDCrW8rMBu8la+9ysYashDgavMLM9Kotls1FhI6dCJLJ40dBCIfQjGLPZI1Q==} hasBin: true js-tokens@4.0.0: @@ -4343,10 +4346,12 @@ snapshots: jasmine-core@5.4.0: {} - jasmine@5.4.0: + jasmine-core@5.5.0: {} + + jasmine@5.5.0: dependencies: glob: 10.4.5 - jasmine-core: 5.4.0 + jasmine-core: 5.5.0 js-tokens@4.0.0: {}