Skip to content

Commit aecf5d5

Browse files
fix(package): update copy-webpack-plugin to version 5.0.5
Closes #245
1 parent 1ae9900 commit aecf5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"bcryptjs": "^2.4.3",
4444
"body-parser": "^1.18.2",
4545
"clean-webpack-plugin": "^0.1.19",
46-
"copy-webpack-plugin": "^4.5.1",
46+
"copy-webpack-plugin": "^5.0.5",
4747
"css-loader": "^0.28.7",
4848
"express": "^4.16.1",
4949
"express-jwt": "^5.3.0",

0 commit comments

Comments
 (0)