diff --git a/package.json b/package.json index 12d2f20..f003073 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "husky": "^8.0.1", "jest": "29.5.0", "lint-staged": "^13.0.2", - "msw": "1.0.1", + "msw": "1.2.2", "nodemon": "^2.0.16", "prettier": "^2.7.1", "supertest": "^6.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e22be79..471cb2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: ^13.0.2 version: 13.1.0 msw: - specifier: 1.0.1 - version: 1.0.1(typescript@5.0.2) + specifier: 1.2.2 + version: 1.2.2(typescript@5.0.2) nodemon: specifier: ^2.0.16 version: 2.0.20 @@ -774,7 +774,7 @@ packages: '@xmldom/xmldom': 0.8.6 debug: 4.3.4 headers-polyfill: 3.1.2 - outvariant: 1.3.0 + outvariant: 1.4.0 strict-event-emitter: 0.2.8 web-encoding: 1.1.5 transitivePeerDependencies: @@ -2630,8 +2630,8 @@ packages: engines: {node: '>=8'} dev: true - /is-node-process@1.0.1: - resolution: {integrity: sha512-5IcdXuf++TTNt3oGl9EBdkvndXA8gmc4bz/Y+mdEpWh3Mcn/+kOw6hI7LD5CocqJWMzeb0I0ClndRVNdEPuJXQ==} + /is-node-process@1.2.0: + resolution: {integrity: sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==} dev: true /is-number@7.0.0: @@ -3452,13 +3452,13 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /msw@1.0.1(typescript@5.0.2): - resolution: {integrity: sha512-fBwQRCmf+jh0zlGlasBfpCaxLqb4QLMsY1Q+nkXkO0nnUYopl50NcNRvP4V+TAiqOwJSd0LrQ5NcJqwbrnTBqw==} + /msw@1.2.2(typescript@5.0.2): + resolution: {integrity: sha512-GsW3PE/Es/a1tYThXcM8YHOZ1S1MtivcS3He/LQbbTCx3rbWJYCtWD5XXyJ53KlNPT7O1VI9sCW3xMtgFe8XpQ==} engines: {node: '>=14'} hasBin: true requiresBuild: true peerDependencies: - typescript: '>= 4.4.x <= 4.9.x' + typescript: '>= 4.4.x <= 5.1.x' peerDependenciesMeta: typescript: optional: true @@ -3474,10 +3474,10 @@ packages: graphql: 16.6.0 headers-polyfill: 3.1.2 inquirer: 8.2.5 - is-node-process: 1.0.1 + is-node-process: 1.2.0 js-levenshtein: 1.1.6 node-fetch: 2.6.7 - outvariant: 1.3.0 + outvariant: 1.4.0 path-to-regexp: 6.2.1 strict-event-emitter: 0.4.4 type-fest: 2.19.0 @@ -3636,8 +3636,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /outvariant@1.3.0: - resolution: {integrity: sha512-yeWM9k6UPfG/nzxdaPlJkB2p08hCg4xP6Lx99F+vP8YF7xyZVfTmJjrrNalkmzudD4WFvNLVudQikqUmF8zhVQ==} + /outvariant@1.4.0: + resolution: {integrity: sha512-AlWY719RF02ujitly7Kk/0QlV+pXGFDHrHf9O2OKqyqgBieaPOIeuSkL8sRK6j2WK+/ZAURq2kZsY0d8JapUiw==} dev: true /p-limit@2.3.0: