chore(deps): update dependency @types/react to v17.0.33

This commit is contained in:
Renovate Bot
2021-10-26 02:31:42 +00:00
committed by renovate[bot]
parent 0fd23d23a1
commit 7148f35cf0
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4848,9 +4848,9 @@
}
},
"@types/react": {
"version": "17.0.32",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.32.tgz",
"integrity": "sha512-hAm1pmwA3oZWbkB985RFwNvBRMG0F3KWSiC4/hNmanigKZMiKQoH5Q6etNw8HIDztTGfvXyOjPvdNnvBUCuaPg==",
"version": "17.0.33",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.33.tgz",
"integrity": "sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@@ -72,7 +72,7 @@
"@types/node": "14.17.32",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.32",
"@types/react": "17.0.33",
"@types/react-dom": "17.0.10",
"@types/react-js-pagination": "3.0.4",
"@types/react-select": "4.0.18",