Skip to content

Commit aafe01f

Browse files
committed
fix webpack dependency in ember-cli-fastboot
1 parent a5dbdf0 commit aafe01f

File tree

2 files changed

+10
-239
lines changed

2 files changed

+10
-239
lines changed

packages/ember-cli-fastboot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"release-it-lerna-changelog": "^3.1.0",
101101
"request": "^2.88.0",
102102
"rsvp": "^4.8.3",
103-
"webpack": "^5.58.1"
103+
"webpack": "^5.90.1"
104104
},
105105
"engines": {
106106
"node": "14.* || 16.* || >=18"

0 commit comments

Comments
 (0)