diff --git a/packages/next1/package-lock.json b/packages/next1/package-lock.json index 0e405eb..d6a06be 100644 --- a/packages/next1/package-lock.json +++ b/packages/next1/package-lock.json @@ -1177,9 +1177,9 @@ } }, "@types/node": { - "version": "14.14.45", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.45.tgz", - "integrity": "sha512-DssMqTV9UnnoxDWu959sDLZzfvqCF0qDNRjaWeYSui9xkFe61kKo4l1TWNTQONpuXEm+gLMRvdlzvNHBamzmEw==" + "version": "14.17.3", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.3.tgz", + "integrity": "sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==" }, "@types/prop-types": { "version": "15.7.3", diff --git a/packages/next1/package.json b/packages/next1/package.json index ce48a7d..3f5f3a5 100644 --- a/packages/next1/package.json +++ b/packages/next1/package.json @@ -42,7 +42,7 @@ "@types/express-session": "1.17.3", "@types/morgan": "1.9.2", "@types/next-auth": "3.13.0", - "@types/node": "14.14.45", + "@types/node": "14.17.3", "@types/react": "17.0.5", "react-styleguidist": "11.1.6", "sass": "1.35.1", diff --git a/packages/next2/package-lock.json b/packages/next2/package-lock.json index 60851de..56069bf 100644 --- a/packages/next2/package-lock.json +++ b/packages/next2/package-lock.json @@ -1177,9 +1177,9 @@ } }, "@types/node": { - "version": "14.14.45", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.45.tgz", - "integrity": "sha512-DssMqTV9UnnoxDWu959sDLZzfvqCF0qDNRjaWeYSui9xkFe61kKo4l1TWNTQONpuXEm+gLMRvdlzvNHBamzmEw==" + "version": "14.17.3", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.3.tgz", + "integrity": "sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==" }, "@types/prop-types": { "version": "15.7.3", diff --git a/packages/next2/package.json b/packages/next2/package.json index 782aa5a..f8e86e4 100644 --- a/packages/next2/package.json +++ b/packages/next2/package.json @@ -42,7 +42,7 @@ "@types/express-session": "1.17.3", "@types/morgan": "1.9.2", "@types/next-auth": "3.13.0", - "@types/node": "14.14.45", + "@types/node": "14.17.3", "@types/react": "17.0.5", "react-styleguidist": "11.1.6", "sass": "1.35.1",