From 9be24daa9d7fd3f9fb9e16f8b4939e82462f0a03 Mon Sep 17 00:00:00 2001 From: TRIPLE Bot Date: Thu, 19 Dec 2024 01:51:10 +0000 Subject: [PATCH] chore(deps): update dependency msw to ^2.6.9 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 523d23216f..1092a0bfe1 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "jest-styled-components": "^7.2.0", "lerna": "^7.4.2", "lint-staged": "^13.3.0", - "msw": "^2.6.8", + "msw": "^2.6.9", "msw-storybook-addon": "^2.0.4", "next": "^14.2.20", "nx-cloud": "16.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 32357d154b..612ec3b284 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,11 +132,11 @@ importers: specifier: ^13.3.0 version: 13.3.0(enquirer@2.3.6) msw: - specifier: ^2.6.8 - version: 2.6.8(@types/node@18.19.68)(typescript@5.7.2) + specifier: ^2.6.9 + version: 2.7.0(@types/node@18.19.68)(typescript@5.7.2) msw-storybook-addon: specifier: ^2.0.4 - version: 2.0.4(msw@2.6.8(@types/node@18.19.68)(typescript@5.7.2)) + version: 2.0.4(msw@2.7.0(@types/node@18.19.68)(typescript@5.7.2)) next: specifier: ^14.2.20 version: 14.2.20(@babel/core@7.24.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -7563,8 +7563,8 @@ packages: peerDependencies: msw: ^2.0.0 - msw@2.6.8: - resolution: {integrity: sha512-nxXxnH6WALZ9a7rsQp4HU2AaD4iGAiouMmE/MY4al7pXTibgA6OZOuKhmN2WBIM6w9qMKwRtX8p2iOb45B2M/Q==} + msw@2.7.0: + resolution: {integrity: sha512-BIodwZ19RWfCbYTxWTUfTXc+sg4OwjCAgxU1ZsgmggX/7S3LdUifsbUPJs61j0rWb19CZRGY5if77duhc0uXzw==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -18792,12 +18792,12 @@ snapshots: ms@2.1.3: {} - msw-storybook-addon@2.0.4(msw@2.6.8(@types/node@18.19.68)(typescript@5.7.2)): + msw-storybook-addon@2.0.4(msw@2.7.0(@types/node@18.19.68)(typescript@5.7.2)): dependencies: is-node-process: 1.2.0 - msw: 2.6.8(@types/node@18.19.68)(typescript@5.7.2) + msw: 2.7.0(@types/node@18.19.68)(typescript@5.7.2) - msw@2.6.8(@types/node@18.19.68)(typescript@5.7.2): + msw@2.7.0(@types/node@18.19.68)(typescript@5.7.2): dependencies: '@bundled-es-modules/cookie': 2.0.1 '@bundled-es-modules/statuses': 1.0.1 @@ -18808,12 +18808,12 @@ snapshots: '@open-draft/until': 2.1.0 '@types/cookie': 0.6.0 '@types/statuses': 2.0.5 - chalk: 4.1.2 graphql: 16.9.0 headers-polyfill: 4.0.3 is-node-process: 1.2.0 outvariant: 1.4.3 path-to-regexp: 6.3.0 + picocolors: 1.1.1 strict-event-emitter: 0.5.1 type-fest: 4.26.1 yargs: 17.7.2