summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-11-19 15:01:21 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-19 18:57:54 +0100
commite5b3393d29c13f884c9519af30cb2e9202f0ff00 (patch)
tree97418a29a96ccbecd563a00353608a26f3a347c4 /package.json
parent8b6febb584ec60c514fd57ab06f60990f7d2730d (diff)
update nodejs
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4e9e628c9..21a942f71 100644
--- a/package.json
+++ b/package.json
@@ -34,8 +34,8 @@
"url": "https://github.com/nextcloud/news/issues"
},
"engines": {
- "node": "^16.0.0",
- "npm": "^7.0.0 || ^8.0.0"
+ "node": "18.18.2 || ^20.9.0",
+ "npm": "9.8.1 || ^10.1.0"
},
"resolutions": {
"natives": "1.1.3"