mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/qs to v6.9.5
This commit is contained in:
committed by
renovate[bot]
parent
6980edc7c2
commit
976136592a
Generated
+3
-3
@@ -3827,9 +3827,9 @@
|
||||
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
|
||||
},
|
||||
"@types/qs": {
|
||||
"version": "6.9.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.4.tgz",
|
||||
"integrity": "sha512-+wYo+L6ZF6BMoEjtf8zB2esQsqdV6WsjRK/GP9WOgLPrq87PbNWgIxS76dS5uvl/QXtHGakZmwTznIfcPXcKlQ=="
|
||||
"version": "6.9.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.5.tgz",
|
||||
"integrity": "sha512-/JHkVHtx/REVG0VVToGRGH2+23hsYLHdyG+GrvoUGlGAd0ErauXDyvHtRI/7H7mzLm+tBCKA7pfcpkQ1lf58iQ=="
|
||||
},
|
||||
"@types/reach__router": {
|
||||
"version": "1.3.5",
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/node": "14.10.3",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.4",
|
||||
"@types/qs": "6.9.5",
|
||||
"@types/react": "16.9.49",
|
||||
"@types/react-autosuggest": "10.0.0",
|
||||
"@types/react-dom": "16.9.8",
|
||||
|
||||
Reference in New Issue
Block a user