Skip to content

Commit

Permalink
fix webpack dependency in ember-cli-fastboot
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Feb 13, 2024
1 parent a5dbdf0 commit aafe01f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 239 deletions.
2 changes: 1 addition & 1 deletion packages/ember-cli-fastboot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"release-it-lerna-changelog": "^3.1.0",
"request": "^2.88.0",
"rsvp": "^4.8.3",
"webpack": "^5.58.1"
"webpack": "^5.90.1"
},
"engines": {
"node": "14.* || 16.* || >=18"
Expand Down
Loading

0 comments on commit aafe01f

Please sign in to comment.