Bump @types/node from 16.11.45 to 16.11.47 (#320)

This commit is contained in:
dependabot[bot] 2022-08-01 17:17:36 +00:00 committed by GitHub
parent 9f5bfa22f1
commit d32f6e026b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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.45",
"@types/node": "^16.11.47",
"@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.45",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.45.tgz",
"integrity": "sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ=="
"version": "16.11.47",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.47.tgz",
"integrity": "sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.0",
@ -21834,9 +21834,9 @@
"version": "3.0.3"
},
"@types/node": {
"version": "16.11.45",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.45.tgz",
"integrity": "sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ=="
"version": "16.11.47",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.47.tgz",
"integrity": "sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g=="
},
"@types/normalize-package-data": {
"version": "2.4.0"

View File

@ -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.45",
"@types/node": "^16.11.47",
"@types/react": "^17.0.45",
"@types/react-blockies": "^1.4.1",
"@types/react-dom": "^17.0.16",