Compare commits

...

1 Commits

Author SHA1 Message Date
webzwo0i 12b60e1966 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.
2023-07-05 18:12:24 +02:00
2 changed files with 17519 additions and 7143 deletions

24658
src/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",