Skip to content

Commit a7b9664

Browse files
authored
Merge pull request #7899 from nextcloud-libraries/backport/7895/stable8
[stable8] chore(package): npm >=11.3.0 <=11.6.2
2 parents d55fbbe + 9bee8c4 commit a7b9664

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
[build.environment]
55
NODE_VERSION = "24"
6-
NPM_VERSION = "11"
6+
NPM_VERSION = "11.6.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"packageManager": [
197197
{
198198
"name": "npm",
199-
"version": "^11.3.0"
199+
"version": ">=11.3.0 <=11.6.2"
200200
}
201201
],
202202
"runtime": {

0 commit comments

Comments
 (0)