chore(deps): update dependency @types/qs to v6.9.7

This commit is contained in:
Renovate Bot
2021-07-07 19:04:02 +00:00
committed by renovate[bot]
parent 4bb908c7c8
commit 9b305a0875
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -4915,9 +4915,9 @@
"dev": true
},
"@types/qs": {
"version": "6.9.6",
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.6.tgz",
"integrity": "sha512-0/HnwIfW4ki2D8L8c9GVcG5I72s9jP5GSLVF0VIXDW00kmIpA6O33G7a8n59Tmh7Nz0WUC3rSb7PTY/sdW2JzA==",
"version": "6.9.7",
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz",
"integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==",
"dev": true
},
"@types/reach__router": {

View File

@@ -70,7 +70,7 @@
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.17.4",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.6",
"@types/qs": "6.9.7",
"@types/react": "17.0.13",
"@types/react-dom": "17.0.8",
"@types/react-js-pagination": "3.0.3",