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 24, 2023
1 parent fa1461f commit ff40a52
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.6",
"@cocreate/observer": "^1.11.5",
"@cocreate/utils": "^1.25.3"
"@cocreate/actions": "^1.12.0",
"@cocreate/observer": "^1.11.6",
"@cocreate/utils": "^1.26.1"
}
}
}

0 comments on commit ff40a52

Please sign in to comment.