Skip to content

Commit

Permalink
chore(data-transport): upgrade data-transport to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Sep 11, 2024
1 parent 02b4976 commit c470432
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"dependencies": {
"broadcast-channel": "^5.3.0",
"data-transport": "^4.3.6",
"data-transport": "^4.4.0",
"localforage": "^1.10.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1595,10 +1595,10 @@ cz-conventional-changelog@3.3.0:
optionalDependencies:
"@commitlint/load" ">6.1.1"

data-transport@^4.3.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/data-transport/-/data-transport-4.3.6.tgz#6f51f5d91a9d43e5f4ec1b491d009e80c47e243c"
integrity sha512-YIhrpsHU4xy4BX4RH9cPkDvpF2YmCmVnyV6yJQ79MrSg74mEdMel16tGyL/BkCSZDned0sqBye8jC5fqQxa5PQ==
data-transport@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/data-transport/-/data-transport-4.4.0.tgz#eb04557c982f7a4e98875e4fbbe20334ecc8759e"
integrity sha512-6ZNEBuS0ZwnjeObfG4DgUk6kk5Wig/SJcp6iPOKesX4FGM9Wg4Gshnv1aOCH5LmoLX3GRi0J1q+KuTYDw/oL1g==
dependencies:
uuid "^9.0.0"

Expand Down

0 comments on commit c470432

Please sign in to comment.