mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-02 15:33:32 +00:00
dep updates
Update dependency archiver to v6.0.2 Update dependency nodemon to v3.1.0 Update dependency eslint to v8.57.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"dependencies": {
|
||||
"@apidevtools/json-schema-ref-parser": "11.1.0",
|
||||
"ajv": "6.12.6",
|
||||
"archiver": "6.0.1",
|
||||
"archiver": "6.0.2",
|
||||
"batchflow": "0.4.0",
|
||||
"bcrypt": "5.1.1",
|
||||
"body-parser": "1.20.2",
|
||||
@@ -29,7 +29,7 @@
|
||||
"author": "Jamie Curnow <jc@jc21.com> and ZoeyVid <zoeyvid@zvcdn.de>",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"eslint": "8.56.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-align-assignments": "1.1.2"
|
||||
}
|
||||
}
|
||||
|
@@ -28,7 +28,7 @@
|
||||
"mini-css-extract-plugin": "1.6.2",
|
||||
"moment": "2.30.1",
|
||||
"node-sass": "7.0.3",
|
||||
"nodemon": "3.0.3",
|
||||
"nodemon": "3.1.0",
|
||||
"numeral": "2.0.6",
|
||||
"sass-loader": "10.5.2",
|
||||
"style-loader": "3.3.4",
|
||||
|
Reference in New Issue
Block a user