Skip to content

Commit

Permalink
chore: bump wasm to 2.4.3 for url sanitization
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Sep 20, 2023
1 parent a07fa02 commit 323e92e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.4.2",
"@rive-app/webgl": "2.4.2"
"@rive-app/canvas": "2.4.3",
"@rive-app/webgl": "2.4.3"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit 323e92e

Please sign in to comment.