Skip to content

Commit 0ebe5f1

Browse files
authored
chore(*): update sdk (#1376)
1 parent 96ceff6 commit 0ebe5f1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"downloadAndBuildTranslations": "yarn downloadTranslations:auth && yarn compile"
2121
},
2222
"dependencies": {
23-
"@balmy/sdk": "0.7.13"
23+
"@balmy/sdk": "0.7.14"
2424
},
2525
"devDependencies": {
2626
"@formatjs/cli": "^6.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,10 +1155,10 @@
11551155
"@babel/helper-validator-identifier" "^7.24.7"
11561156
to-fast-properties "^2.0.0"
11571157

1158-
"@balmy/sdk@*", "@balmy/sdk@0.7.13":
1159-
version "0.7.13"
1160-
resolved "https://registry.yarnpkg.com/@balmy/sdk/-/sdk-0.7.13.tgz#9553d0ae61203021f31cc629f542306c68e45633"
1161-
integrity sha512-WREBQp8cdPVfPVQeL/bD2Gyi3iaX8J93sKRcRRyuTcs9PEoJAh4UdQTgKhmv51AjC8G0EZ4mCzFInFsg2Ndq0Q==
1158+
"@balmy/sdk@*", "@balmy/sdk@0.7.14":
1159+
version "0.7.14"
1160+
resolved "https://registry.yarnpkg.com/@balmy/sdk/-/sdk-0.7.14.tgz#3ce4d96f5c2a6b581c91ae15cb83fb9df0d76d03"
1161+
integrity sha512-xSpTDRrFv9jbsC4MOZuj4M+c6TqgJJuljoiMwZtDnG61o1f6BzK+SK+5pWT3lRJz6NL7aQSxZW15DAE1ijO7tg==
11621162
dependencies:
11631163
cross-fetch "3.1.5"
11641164
crypto-js "4.2.0"

0 commit comments

Comments
 (0)