From 9c2b3d9fd8d50aaf2802454ca33f44abe8dca6af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 22:51:54 +0200 Subject: [PATCH] Update dependency @types/node to v18.17.4 (#55) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alexander Milevski --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 67ced75..21f8cda 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1674,9 +1674,9 @@ } }, "node_modules/@types/node": { - "version": "18.16.18", - "resolved": "https://nexus3.linkurious.net/repository/npm/@types/node/-/node-18.16.18.tgz", - "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==", + "version": "18.17.4", + "resolved": "https://nexus3.linkurious.net/repository/npm/@types/node/-/node-18.17.4.tgz", + "integrity": "sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==", "dev": true, "license": "MIT" }, @@ -8532,9 +8532,9 @@ } }, "@types/node": { - "version": "18.16.18", - "resolved": "https://nexus3.linkurious.net/repository/npm/@types/node/-/node-18.16.18.tgz", - "integrity": "sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==", + "version": "18.17.4", + "resolved": "https://nexus3.linkurious.net/repository/npm/@types/node/-/node-18.17.4.tgz", + "integrity": "sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==", "dev": true }, "@types/parse-json": {