diff --git a/packages/testcontainers/package.json b/packages/testcontainers/package.json index 04276cb..243232e 100644 --- a/packages/testcontainers/package.json +++ b/packages/testcontainers/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@stickyjs/turbo-jest": "workspace:*", - "@types/node-fetch": "2.6.9", + "@types/node-fetch": "2.6.10", "node-fetch": "2.7.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3419cd..e91b2db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: specifier: workspace:* version: link:../turbo-jest '@types/node-fetch': - specifier: 2.6.9 - version: 2.6.9 + specifier: 2.6.10 + version: 2.6.10 node-fetch: specifier: 2.7.0 version: 2.7.0 @@ -1215,8 +1215,8 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: true - /@types/node-fetch@2.6.9: - resolution: {integrity: sha512-bQVlnMLFJ2d35DkPNjEPmd9ueO/rh5EiaZt2bhqiSarPjZIuIV6bPQVqcrEyvNo+AfTrRGVazle1tl597w3gfA==} + /@types/node-fetch@2.6.10: + resolution: {integrity: sha512-PPpPK6F9ALFTn59Ka3BaL+qGuipRfxNE8qVgkp0bVixeiR2c2/L+IVOiBdu9JhhT22sWnQEp6YyHGI2b2+CMcA==} dependencies: '@types/node': 18.7.14 form-data: 4.0.0