Skip to content

Commit

Permalink
fix: update Scarf.js to v1.4.0 to avoid breaking Vitest (#10204)
Browse files Browse the repository at this point in the history
Refs #10197
  • Loading branch information
char0n authored Nov 7, 2024
1 parent 7b84da5 commit adc1c3c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit adc1c3c

Please sign in to comment.