fix: update Scarf.js to v1.4.0 to avoid breaking Vitest (#10204)

Refs #10197
This commit is contained in:
Vladimír Gorej
2024-11-07 13:01:39 +01:00
committed by GitHub
parent 7b84da5a80
commit adc1c3cf76
2 changed files with 11 additions and 11 deletions

View File

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