Chore: Upgrades @braintree/sanitize-url (#33551)

This commit is contained in:
Hugo Häggmark
2021-04-30 10:13:41 +02:00
committed by GitHub
parent f6ecded86b
commit 492227fa0a
2 changed files with 7 additions and 12 deletions

View File

@@ -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"
}
}