mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Upgrades @braintree/sanitize-url (#33551)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@braintree/sanitize-url": "4.0.0",
|
||||
"@braintree/sanitize-url": "5.0.1",
|
||||
"@types/d3-interpolate": "^1.3.1",
|
||||
"eventemitter3": "4.0.7",
|
||||
"lodash": "4.17.21",
|
||||
@@ -52,7 +52,7 @@
|
||||
"rollup-plugin-typescript2": "0.29.0",
|
||||
"rollup-plugin-visualizer": "4.2.0",
|
||||
"sinon": "8.1.1",
|
||||
"typescript": "4.2.4",
|
||||
"tinycolor2": "1.4.1"
|
||||
"tinycolor2": "1.4.1",
|
||||
"typescript": "4.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user