diff --git a/package.json b/package.json index be939120e..8cdd521dc 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "@release-it/conventional-changelog": "8.0.2", "@tailwindcss/typography": "0.5.15", "@types/howler": "2.2.12", - "@types/jasmine": "5.1.4", + "@types/jasmine": "5.1.5", "@types/jasminewd2": "2.0.13", "@types/jwt-decode": "3.1.0", "@types/lodash-es": "4.17.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 117d07ee1..5720b542e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -217,8 +217,8 @@ importers: specifier: 2.2.12 version: 2.2.12 '@types/jasmine': - specifier: 5.1.4 - version: 5.1.4 + specifier: 5.1.5 + version: 5.1.5 '@types/jasminewd2': specifier: 2.0.13 version: 2.0.13 @@ -2057,8 +2057,8 @@ packages: '@types/http-proxy@1.17.14': resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==} - '@types/jasmine@5.1.4': - resolution: {integrity: sha512-px7OMFO/ncXxixDe1zR13V1iycqWae0MxTaw62RpFlksUi5QuNWgQJFkTQjIOvrmutJbI7Fp2Y2N1F6D2R4G6w==} + '@types/jasmine@5.1.5': + resolution: {integrity: sha512-SaCZ3kM5NjOiJqMRYwHpLbTfUC2Dyk1KS3QanNFsUYPGTk70CWVK/J9ueun6zNhw/UkgV7xl8V4ZLQZNRbfnNw==} '@types/jasminewd2@2.0.13': resolution: {integrity: sha512-aJ3wj8tXMpBrzQ5ghIaqMisD8C3FIrcO6sDKHqFbuqAsI7yOxj0fA7MrRCPLZHIVUjERIwsMmGn/vB0UQ9u0Hg==} @@ -9284,11 +9284,11 @@ snapshots: dependencies: '@types/node': 20.17.9 - '@types/jasmine@5.1.4': {} + '@types/jasmine@5.1.5': {} '@types/jasminewd2@2.0.13': dependencies: - '@types/jasmine': 5.1.4 + '@types/jasmine': 5.1.5 '@types/json-schema@7.0.15': {}