diff --git a/package-lock.json b/package-lock.json index 1d4d868..1d0854c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@semantic-release/git": "10.0.1", "@types/jest": "27.4.1", "@types/lodash": "4.14.182", - "@types/node": "16.11.29", + "@types/node": "16.11.31", "@types/yargs": "17.0.10", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4", @@ -3087,9 +3087,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.11.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.29.tgz", - "integrity": "sha512-9dDdonLyPJQJ/kdOlDxAah+bTI+u2ccF3k62FErhquDuggoCX6piWez7j7o6yNE+rP2IRcZVQ6Tw4N0P38+rWA==", + "version": "16.11.31", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.31.tgz", + "integrity": "sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg==", "dev": true }, "node_modules/@types/normalize-package-data": { @@ -15444,9 +15444,9 @@ "dev": true }, "@types/node": { - "version": "16.11.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.29.tgz", - "integrity": "sha512-9dDdonLyPJQJ/kdOlDxAah+bTI+u2ccF3k62FErhquDuggoCX6piWez7j7o6yNE+rP2IRcZVQ6Tw4N0P38+rWA==", + "version": "16.11.31", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.31.tgz", + "integrity": "sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg==", "dev": true }, "@types/normalize-package-data": { diff --git a/package.json b/package.json index f255613..cf3237f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@semantic-release/git": "10.0.1", "@types/jest": "27.4.1", "@types/lodash": "4.14.182", - "@types/node": "16.11.29", + "@types/node": "16.11.31", "@types/yargs": "17.0.10", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4",