Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Oct 9, 2023
1 parent d56cc21 commit d8b9f25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.11.3",
"@cocreate/observer": "^1.11.2",
"@cocreate/utils": "^1.25.0"
"@cocreate/actions": "^1.11.4",
"@cocreate/observer": "^1.11.3",
"@cocreate/utils": "^1.25.1"
}
}
}

0 comments on commit d8b9f25

Please sign in to comment.