浏览代码

Update required npm version (#31263)

GitOrigin-RevId: c455d7803b41f5f62573522a619649f1b03ef94e
Alf Eaton 6 月之前
父节点
当前提交
f957ee267c
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -64,7 +64,7 @@
         "typescript": "^5.9.3"
       },
       "engines": {
-        "npm": "11.4.2"
+        "npm": "11.6.2"
       }
     },
     "jobs/mirror-documentation": {

+ 1 - 1
package.json

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