diff --git a/examples/cypress/package.json b/examples/cypress/package.json index f9abfe58..1fc2c454 100644 --- a/examples/cypress/package.json +++ b/examples/cypress/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@badeball/cypress-cucumber-preprocessor": "^20.1.2", "@bahmutov/cypress-esbuild-preprocessor": "^2.2.2", - "@types/node": "^22.5.0", + "@types/node": "^22.5.2", "cypress": "^13.13.2", "multiple-cucumber-html-reporter": "^3.7.0", "typescript": "^5.5.4" diff --git a/examples/cypress/pnpm-lock.yaml b/examples/cypress/pnpm-lock.yaml index a6bdb1e7..19ed3cc0 100644 --- a/examples/cypress/pnpm-lock.yaml +++ b/examples/cypress/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^2.2.2 version: 2.2.2(esbuild@0.23.0) '@types/node': - specifier: ^22.5.0 - version: 22.5.0 + specifier: ^22.5.2 + version: 22.5.2 cypress: specifier: ^13.13.2 version: 13.13.2 @@ -438,8 +438,8 @@ packages: resolution: {integrity: sha512-ID7fosbc50TbT0MK0EG12O+gAP3W3Aa/Pz4DaTtQtEvlc9Odaqi0de+xuZ7Li2GtK4HzEX7IuRWS/JmZLksR3Q==} engines: {node: '>=14'} - '@types/node@22.5.0': - resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} + '@types/node@22.5.2': + resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2168,7 +2168,7 @@ snapshots: '@teppeis/multimaps@3.0.0': {} - '@types/node@22.5.0': + '@types/node@22.5.2': dependencies: undici-types: 6.19.8 @@ -2182,7 +2182,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.5.0 + '@types/node': 22.5.2 optional: true aggregate-error@3.1.0: