fix: update Scarf.js to v1.4.0 to avoid breaking Vitest (#10204)
Refs #10197
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime-corejs3": "^7.24.7",
|
||||
"@braintree/sanitize-url": "=7.0.4",
|
||||
"@scarf/scarf": "=1.3.0",
|
||||
"@scarf/scarf": "=1.4.0",
|
||||
"base64-js": "^1.5.1",
|
||||
"classnames": "^2.5.1",
|
||||
"css.escape": "1.5.1",
|
||||
@@ -102,7 +102,7 @@
|
||||
"reselect": "^5.1.1",
|
||||
"serialize-error": "^8.1.0",
|
||||
"sha.js": "^2.4.11",
|
||||
"swagger-client": "^3.30.1",
|
||||
"swagger-client": "^3.31.0",
|
||||
"url-parse": "^1.5.10",
|
||||
"xml": "=1.0.1",
|
||||
"xml-but-prettier": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user