diff --git a/packages/structure/package.json b/packages/structure/package.json index a0fa299d17a1..0e0739a0ed1f 100644 --- a/packages/structure/package.json +++ b/packages/structure/package.json @@ -41,7 +41,7 @@ "@types/fs-extra": "9.0.13", "@types/lodash": "4.14.177", "@types/lru-cache": "5.1.1", - "@types/node": "16.11.9", + "@types/node": "16.11.11", "@types/vscode": "1.62.0", "jest": "27.3.1", "typescript": "4.5.2" diff --git a/packages/testing/package.json b/packages/testing/package.json index 117efdc01fff..c96b0da0a88b 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -26,7 +26,7 @@ "@testing-library/user-event": "13.5.0", "@types/babel-core": "6.25.7", "@types/jest": "27.0.3", - "@types/node": "16.11.9", + "@types/node": "16.11.11", "@types/react": "17.0.37", "@types/react-dom": "17.0.11", "@types/webpack": "5.28.0",