diff --git a/package.json b/package.json index d99b0f57222..02fdb8ba750 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/d3-scale": "^4.0.2", "@types/jest": "^27.5.1", "@types/mime": "^2.0.3", - "@types/node": "^17.0.36", + "@types/node": "^17.0.38", "@types/react": "18.0.9", "@types/react-dom": "^17.0.11", "@types/svgo": "^2.6.3", diff --git a/yarn.lock b/yarn.lock index 97b90372ed1..b448414e463 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1410,10 +1410,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^17.0.36": - version "17.0.36" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.36.tgz#c0d5f2fe76b47b63e0e0efc3d2049a9970d68794" - integrity sha512-V3orv+ggDsWVHP99K3JlwtH20R7J4IhI1Kksgc+64q5VxgfRkQG8Ws3MFm/FZOKDYGy9feGFlZ70/HpCNe9QaA== +"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^17.0.38": + version "17.0.38" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947" + integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g== "@types/node@^10.1.0": version "10.17.60"