diff --git a/package-lock.json b/package-lock.json index ad769f3c..a098f867 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@types/fs-extra": "11.0.4", "@types/github-slugger": "2.0.0", "@types/js-yaml": "4.0.9", - "@types/node": "20.17.11", + "@types/node": "20.17.12", "@types/yargs": "17.0.33", "c8": "10.1.3", "commitizen": "4.3.1", @@ -1332,9 +1332,9 @@ "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==" }, "node_modules/@types/node": { - "version": "20.17.11", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.11.tgz", - "integrity": "sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==", + "version": "20.17.12", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.12.tgz", + "integrity": "sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7f22a537..8a10eeaa 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/fs-extra": "11.0.4", "@types/github-slugger": "2.0.0", "@types/js-yaml": "4.0.9", - "@types/node": "20.17.11", + "@types/node": "20.17.12", "@types/yargs": "17.0.33", "c8": "10.1.3", "commitizen": "4.3.1",