chore(deps): bump urijs from 1.19.6 to 1.19.7 in /superset-frontend (#17962)
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.6 to 1.19.7. - [Release notes](https://github.com/medialize/URI.js/releases) - [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/medialize/URI.js/compare/v1.19.6...v1.19.7) --- updated-dependencies: - dependency-name: urijs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
79b6dc251e
commit
3b5cee4d99
|
|
@ -55363,9 +55363,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/urijs": {
|
||||
"version": "1.19.6",
|
||||
"resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.6.tgz",
|
||||
"integrity": "sha512-eSXsXZ2jLvGWeLYlQA3Gh36BcjF+0amo92+wHPyN1mdR8Nxf75fuEuYTd9c0a+m/vhCjRK0ESlE9YNLW+E1VEw=="
|
||||
"version": "1.19.7",
|
||||
"resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.7.tgz",
|
||||
"integrity": "sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA=="
|
||||
},
|
||||
"node_modules/urix": {
|
||||
"version": "0.1.0",
|
||||
|
|
@ -60475,8 +60475,7 @@
|
|||
},
|
||||
"plugins/legacy-plugin-chart-time-table": {
|
||||
"name": "@superset-ui/legacy-plugin-chart-time-table",
|
||||
"version": "0.18.25",
|
||||
"license": "Apache-2.0",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@data-ui/sparkline": "^0.0.84",
|
||||
"@superset-ui/chart-controls": "0.18.25",
|
||||
|
|
@ -60487,10 +60486,6 @@
|
|||
"mustache": "^4.0.1",
|
||||
"prop-types": "^15.7.2",
|
||||
"reactable-arc": "^0.15.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/react": "*",
|
||||
"react": "^16.3.1"
|
||||
}
|
||||
},
|
||||
"plugins/legacy-plugin-chart-time-table/node_modules/d3-array": {
|
||||
|
|
@ -104527,9 +104522,9 @@
|
|||
}
|
||||
},
|
||||
"urijs": {
|
||||
"version": "1.19.6",
|
||||
"resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.6.tgz",
|
||||
"integrity": "sha512-eSXsXZ2jLvGWeLYlQA3Gh36BcjF+0amo92+wHPyN1mdR8Nxf75fuEuYTd9c0a+m/vhCjRK0ESlE9YNLW+E1VEw=="
|
||||
"version": "1.19.7",
|
||||
"resolved": "https://registry.npmjs.org/urijs/-/urijs-1.19.7.tgz",
|
||||
"integrity": "sha512-Id+IKjdU0Hx+7Zx717jwLPsPeUqz7rAtuVBRLLs+qn+J2nf9NGITWVCxcijgYxBqe83C7sqsQPs6H1pyz3x9gA=="
|
||||
},
|
||||
"urix": {
|
||||
"version": "0.1.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue