diff --git a/package-lock.json b/package-lock.json index 24e7b6a01..996079a1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "@types/commander": "2.12.2", "@types/jest": "26.0.22", "@types/jsonwebtoken": "8.5.1", - "@types/node": "14.14.39", + "@types/node": "14.14.40", "@types/pem": "1.9.5", "@types/uuid": "8.3.0", "@typescript-eslint/eslint-plugin": "4.22.0", @@ -3260,9 +3260,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "14.14.39", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.39.tgz", - "integrity": "sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw==" + "version": "14.14.40", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.40.tgz", + "integrity": "sha512-2HoZZGylcnz19ZSbvWhgWHqvprw1ZGHanxIrDWYykPD4CauLW4gcyLzCVfUN2kv/1t1F3CurQIdi+s1l9+XgEA==" }, "node_modules/@types/node-fetch": { "version": "2.5.10", @@ -15427,9 +15427,9 @@ "dev": true }, "@types/node": { - "version": "14.14.39", - "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.39.tgz", - "integrity": "sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw==" + "version": "14.14.40", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.40.tgz", + "integrity": "sha512-2HoZZGylcnz19ZSbvWhgWHqvprw1ZGHanxIrDWYykPD4CauLW4gcyLzCVfUN2kv/1t1F3CurQIdi+s1l9+XgEA==" }, "@types/node-fetch": { "version": "2.5.10", diff --git a/package.json b/package.json index c7f9e2888..4699c1f41 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/commander": "2.12.2", "@types/jest": "26.0.22", "@types/jsonwebtoken": "8.5.1", - "@types/node": "14.14.39", + "@types/node": "14.14.40", "@types/pem": "1.9.5", "@types/uuid": "8.3.0", "@typescript-eslint/eslint-plugin": "4.22.0",