chore(deps-dev): bump @types/urijs from 1.19.25 to 1.19.26 in /superset-frontend (#36636)

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:
dependabot[bot]
2026-01-18 15:42:30 -08:00
committed by GitHub
parent a06e6eb680
commit 4d462c76bd
2 changed files with 5 additions and 5 deletions

View File

@@ -19630,9 +19630,9 @@
"license": "MIT"
},
"node_modules/@types/urijs": {
"version": "1.19.25",
"resolved": "https://registry.npmjs.org/@types/urijs/-/urijs-1.19.25.tgz",
"integrity": "sha512-XOfUup9r3Y06nFAZh3WvO0rBU4OtlfPB/vgxpjg+NRdGU6CN6djdc6OEiH+PcqHCY6eFLo9Ista73uarf4gnBg==",
"version": "1.19.26",
"resolved": "https://registry.npmjs.org/@types/urijs/-/urijs-1.19.26.tgz",
"integrity": "sha512-wkXrVzX5yoqLnndOwFsieJA7oKM8cNkOKJtf/3vVGSUFkWDKZvFHpIl9Pvqb/T9UsawBBFMTTD8xu7sK5MWuvg==",
"dev": true,
"license": "MIT"
},
@@ -66069,7 +66069,7 @@
"@types/mapbox__geojson-extent": "^1.0.3",
"@types/ngeohash": "^0.6.8",
"@types/underscore": "^1.13.0",
"@types/urijs": "^1.19.25"
"@types/urijs": "^1.19.26"
},
"peerDependencies": {
"@apache-superset/core": "*",

View File

@@ -58,7 +58,7 @@
"@types/mapbox__geojson-extent": "^1.0.3",
"@types/ngeohash": "^0.6.8",
"@types/underscore": "^1.13.0",
"@types/urijs": "^1.19.25"
"@types/urijs": "^1.19.26"
},
"peerDependencies": {
"@apache-superset/core": "*",