diff --git a/ui/package-lock.json b/ui/package-lock.json index 7e410ec1d..84b3d6b46 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -4304,9 +4304,9 @@ "integrity": "sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==" }, "@types/node": { - "version": "14.14.37", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.37.tgz", - "integrity": "sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==" + "version": "14.14.39", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.39.tgz", + "integrity": "sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw==" }, "@types/node-fetch": { "version": "2.5.10", diff --git a/ui/package.json b/ui/package.json index be6fe93ad..871b5d8ad 100644 --- a/ui/package.json +++ b/ui/package.json @@ -24,7 +24,7 @@ "@types/lodash.merge": "4.6.6", "@types/lodash.throttle": "4.1.6", "@types/lodash.uniqueid": "4.0.6", - "@types/node": "14.14.37", + "@types/node": "14.14.39", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.6", "@types/react": "17.0.3",