From 9f5bfa22f13d4b02ddfcd1ad0b97f1b85a16e6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 19:26:17 +0000 Subject: [PATCH] Bump @types/node from 16.11.44 to 16.11.45 (#310) --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 39ad8ec..023ebf3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", "@types/jest": "^26.0.24", - "@types/node": "^16.11.44", + "@types/node": "^16.11.45", "@types/react": "^17.0.45", "@types/react-blockies": "^1.4.1", "@types/react-dom": "^17.0.16", @@ -3371,9 +3371,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "16.11.44", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.44.tgz", - "integrity": "sha512-gwP6+QDgL5TDBIWh1lbYh3EFPU11pa+8xcamcsA3ROkp3A9X+/3Y5cRgq93VPEEE+CGfxlQnqkg1kkWGBgh3fw==" + "version": "16.11.45", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.45.tgz", + "integrity": "sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==" }, "node_modules/@types/normalize-package-data": { "version": "2.4.0", @@ -21834,9 +21834,9 @@ "version": "3.0.3" }, "@types/node": { - "version": "16.11.44", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.44.tgz", - "integrity": "sha512-gwP6+QDgL5TDBIWh1lbYh3EFPU11pa+8xcamcsA3ROkp3A9X+/3Y5cRgq93VPEEE+CGfxlQnqkg1kkWGBgh3fw==" + "version": "16.11.45", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.45.tgz", + "integrity": "sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==" }, "@types/normalize-package-data": { "version": "2.4.0" diff --git a/package.json b/package.json index 6fa1c51..3ef5705 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", "@types/jest": "^26.0.24", - "@types/node": "^16.11.44", + "@types/node": "^16.11.45", "@types/react": "^17.0.45", "@types/react-blockies": "^1.4.1", "@types/react-dom": "^17.0.16",