Skip to content

Commit 240c429

Browse files
committed
Update webpack version to fix error on node18
1 parent f8f6898 commit 240c429

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package-lock.json

Lines changed: 71 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "^4.5.5",
5050
"typescript3": "npm:typescript@~3.7.0",
5151
"typescript4": "npm:typescript@~4.0.0",
52-
"webpack": "^5.53.0",
52+
"webpack": "^5.72.1",
5353
"webpack-cli": "^4.8.0"
5454
},
5555
"homepage": "https://github.com/Azure/azure-functions-nodejs-worker",

0 commit comments

Comments
 (0)