Skip to content

Commit 1d2eb69

Browse files
authored
Merge pull request #114 from jupyter-widgets/ianhi-patch-1
Update webpack dependency to avoid openssl errors
2 parents a0d01f5 + 1e0510a commit 1d2eb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.github_project_name}}/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ts-jest": "^26.0.0",
7979
"ts-loader": "^8.0.0",
8080
"typescript": "~4.1.3",
81-
"webpack": "^5.0.0",
81+
"webpack": "^5.61.0",
8282
"webpack-cli": "^4.0.0"
8383
},
8484
"jupyterlab": {

0 commit comments

Comments
 (0)