Skip to content

Commit

Permalink
chore(box.json): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elpete committed Aug 29, 2022
1 parent 44b7367 commit f59d14c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions box.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
},
"type":"modules",
"dependencies":{
"qb":"^8.4.5",
"str":"^1.0.0",
"mementifier":"^2.1.0+100"
"qb":"^8.9.0",
"str":"^3.0.0",
"mementifier":"^2.8.0"
},
"devDependencies":{
"coldbox":"stable",
"testbox":"^4",
"cfcollection":"^3.6.1",
"testbox":"^4.0.0",
"cfcollection":"^3.6.4",
"cfmigrations":"^2.0.9"
},
"installPaths":{
Expand Down

0 comments on commit f59d14c

Please sign in to comment.