mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Bump required npm version to 8.19.4, bump npm dependency to 8.19.4.
package-lock.json is regenerated with npm 8.19.4, which is the version currently in Node 16.
This commit is contained in:
parent
323bedd90d
commit
12b60e1966
2 changed files with 17519 additions and 7143 deletions
24658
src/package-lock.json
generated
24658
src/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -53,7 +53,7 @@
|
||||||
"log4js": "0.6.38",
|
"log4js": "0.6.38",
|
||||||
"measured-core": "^2.0.0",
|
"measured-core": "^2.0.0",
|
||||||
"mime-types": "^2.1.35",
|
"mime-types": "^2.1.35",
|
||||||
"npm": "^6.14.18",
|
"npm": "^8.19.4",
|
||||||
"openapi-backend": "^5.9.2",
|
"openapi-backend": "^5.9.2",
|
||||||
"proxy-addr": "^2.0.7",
|
"proxy-addr": "^2.0.7",
|
||||||
"rate-limiter-flexible": "^2.4.1",
|
"rate-limiter-flexible": "^2.4.1",
|
||||||
|
@ -94,7 +94,7 @@
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.20.1",
|
"node": ">=16.20.1",
|
||||||
"npm": ">=6.14.0"
|
"npm": ">=8.19.4"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue