diff --git a/package.json b/package.json index 4138dc813..55b757533 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "husky": "9.1.7", "jsdom": "26.1.0", "lint-staged": "16.1.2", - "nock": "14.0.7", + "nock": "14.0.8", "pnpm": "10.14.0", "prettier": "3.6.2", "prettier-plugin-svelte": "3.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f7a48fca..8f92cc590 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: 16.1.2 version: 16.1.2 nock: - specifier: 14.0.7 - version: 14.0.7 + specifier: 14.0.8 + version: 14.0.8 pnpm: specifier: 10.14.0 version: 10.14.0 @@ -700,8 +700,8 @@ packages: '@mermaid-js/parser@0.6.2': resolution: {integrity: sha512-+PO02uGF6L6Cs0Bw8RpGhikVvMWEysfAyl27qTlroUB8jSWr1lL0Sf6zi78ZxlSnmgSY2AMMKVgghnN9jTtwkQ==} - '@mswjs/interceptors@0.39.4': - resolution: {integrity: sha512-B82DbrGVCIBrNEfRJbqUFB0eNz0wVzqbenEpmbE71XLVU4yKZbDnRBuxz+7udc/uM7LDWDD4sRJ5tISzHf2QkQ==} + '@mswjs/interceptors@0.39.5': + resolution: {integrity: sha512-B9nHSJYtsv79uo7QdkZ/b/WoKm20IkVSmTc/WCKarmDtFwM0dRx2ouEniqwNkzCSLn3fydzKmnMzjtfdOWt3VQ==} engines: {node: '>=18'} '@nodelib/fs.scandir@2.1.5': @@ -3142,8 +3142,8 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - nock@14.0.7: - resolution: {integrity: sha512-ubwvvhSzNPqc7Nm3a/iYolwqb7lo1zfllDKO1ODsYu3KnarmQEya5yV70ZUwhVxYIl1ePuX3W+lHw2un+pUfpQ==} + nock@14.0.8: + resolution: {integrity: sha512-5DCGrkwK1f8kxUvqvzLWb97XuDUY4/t5M3ZcogPfLGvC2wO8wjRQsIDSXj2L6e1J0Dv8xscf9wWSvGnS3OL29Q==} engines: {node: '>=18.20.0 <20 || >=20.12.1'} node-fetch@2.6.7: @@ -5025,7 +5025,7 @@ snapshots: dependencies: langium: 3.3.1 - '@mswjs/interceptors@0.39.4': + '@mswjs/interceptors@0.39.5': dependencies: '@open-draft/deferred-promise': 2.2.0 '@open-draft/logger': 0.3.0 @@ -7732,9 +7732,9 @@ snapshots: natural-compare@1.4.0: {} - nock@14.0.7: + nock@14.0.8: dependencies: - '@mswjs/interceptors': 0.39.4 + '@mswjs/interceptors': 0.39.5 json-stringify-safe: 5.0.1 propagate: 2.0.1