diff --git a/functions/package-lock.json b/functions/package-lock.json index 22de2a2c..56d74fa2 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -20,7 +20,7 @@ "@stryker-mutator/jest-runner": "7.1.0", "@stryker-mutator/typescript-checker": "7.1.0", "@types/jest": "29.5.2", - "@types/node": "18.16.18", + "@types/node": "18.16.19", "@typescript-eslint/eslint-plugin": "5.60.1", "@typescript-eslint/parser": "5.60.1", "eslint": "8.43.0", @@ -3458,9 +3458,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.16.18", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz", - "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==" + "version": "18.16.19", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz", + "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==" }, "node_modules/@types/pino": { "version": "6.3.12", @@ -17843,9 +17843,9 @@ "dev": true }, "@types/node": { - "version": "18.16.18", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz", - "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==" + "version": "18.16.19", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz", + "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==" }, "@types/pino": { "version": "6.3.12", diff --git a/functions/package.json b/functions/package.json index 888c9d4d..3285f8cf 100644 --- a/functions/package.json +++ b/functions/package.json @@ -44,7 +44,7 @@ "@stryker-mutator/jest-runner": "7.1.0", "@stryker-mutator/typescript-checker": "7.1.0", "@types/jest": "29.5.2", - "@types/node": "18.16.18", + "@types/node": "18.16.19", "@typescript-eslint/eslint-plugin": "5.60.1", "@typescript-eslint/parser": "5.60.1", "eslint": "8.43.0",