Skip to content

Commit 5b5c0f3

Browse files
authored
Merge pull request #1270 from guardian/tf-node
Node 22
2 parents abc504f + e46cd81 commit 5b5c0f3

File tree

6 files changed

+53
-110
lines changed

6 files changed

+53
-110
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.20.4
1+
v22.13.1

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
"@types/express": "^5.0.0",
4444
"@types/jest": "^24.0.25",
4545
"@types/lodash.debounce": "^4.0.6",
46-
"@types/node": "^18.14.6",
47-
"@types/node-fetch": "^2.5.4",
46+
"@types/node": "^22.10.7",
4847
"@types/seedrandom": "^3.0.1",
4948
"babel-loader": "^9.1.3",
5049
"body-parser": "^1.20.3",
@@ -83,7 +82,6 @@
8382
"jsonschema": "^1.4.0",
8483
"lodash.debounce": "^4.0.8",
8584
"log4js": "^6.3.0",
86-
"node-fetch": "^2.6.1",
8785
"seedrandom": "^3.0.5",
8886
"zod": "3.22.4"
8987
},

0 commit comments

Comments
 (0)