Merge pull request #32773 from overleaf/ar-update-engines-npm-11.11.0

[monorepo] update engines field in package.json

GitOrigin-RevId: a9d2ff27d0a8dfc64a5a51484e9d8f2d8fb70ba4
This commit is contained in:
Andrew Rumble
2026-04-13 16:27:51 +02:00
committed by Copybot
parent 6aadc81405
commit 85ade7c105
2 changed files with 2 additions and 445 deletions

View File

@@ -29,7 +29,7 @@
"typescript": "^5.9.3"
},
"engines": {
"npm": "11.6.2"
"npm": "11.11.0"
},
"overrides": {
"request@2.88.2": {