Skip to content

Commit 50393b3

Browse files
authored
Merge pull request #5449 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-f303145010
Bump webpack from 5.101.0 to 5.105.4 in the webpack group across 1 directory
2 parents 81ff377 + 7d6243b commit 50393b3

2 files changed

Lines changed: 113 additions & 113 deletions

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
"https": false
5555
},
5656
"private": true,
57+
"resolutions": {
58+
"webpack": "5.105.4"
59+
},
5760
"dependencies": {
5861
"@angular/animations": "^17.3.11",
5962
"@angular/cdk": "^17.3.10",
@@ -197,7 +200,7 @@
197200
"sass-resources-loader": "^2.2.5",
198201
"ts-node": "^8.10.2",
199202
"typescript": "~5.4.5",
200-
"webpack": "5.101.0",
203+
"webpack": "5.105.4",
201204
"webpack-cli": "^5.1.4"
202205
}
203206
}

0 commit comments

Comments
 (0)