Skip to content

Commit 84b410a

Browse files
ja-nimarlonicus
authored andcommitted
Updates the Node version set via the .nvmrc file (#137)
* updates the node version set via the nvmrc * adds legacy ssl flag * minor bump to webpack for updates node ssl support
1 parent 4f4059d commit 84b410a

File tree

3 files changed

+324
-195
lines changed

3 files changed

+324
-195
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v14.20.0
1+
v20.11.1

examples/benchmarking/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ts-loader": "^9.2.5",
2929
"ts-node": "^10.3.1",
3030
"typescript": "^4.8.2",
31-
"webpack": "^5.51.1",
31+
"webpack": "^5.91.0",
3232
"webpack-cli": "^4.8.0",
3333
"webpack-dev-server": "^4.0.0"
3434
}

0 commit comments

Comments
 (0)