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:
renovate[bot]
2024-02-22 21:40:53 +00:00
committed by Zoey
parent 875a9d2e91
commit b31eeb30c9
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
"dependencies": { "dependencies": {
"@apidevtools/json-schema-ref-parser": "11.1.0", "@apidevtools/json-schema-ref-parser": "11.1.0",
"ajv": "6.12.6", "ajv": "6.12.6",
"archiver": "6.0.1", "archiver": "6.0.2",
"batchflow": "0.4.0", "batchflow": "0.4.0",
"bcrypt": "5.1.1", "bcrypt": "5.1.1",
"body-parser": "1.20.2", "body-parser": "1.20.2",
@@ -29,7 +29,7 @@
"author": "Jamie Curnow <jc@jc21.com> and ZoeyVid <zoeyvid@zvcdn.de>", "author": "Jamie Curnow <jc@jc21.com> and ZoeyVid <zoeyvid@zvcdn.de>",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"eslint": "8.56.0", "eslint": "8.57.0",
"eslint-plugin-align-assignments": "1.1.2" "eslint-plugin-align-assignments": "1.1.2"
} }
} }

View File

@@ -28,7 +28,7 @@
"mini-css-extract-plugin": "1.6.2", "mini-css-extract-plugin": "1.6.2",
"moment": "2.30.1", "moment": "2.30.1",
"node-sass": "7.0.3", "node-sass": "7.0.3",
"nodemon": "3.0.3", "nodemon": "3.1.0",
"numeral": "2.0.6", "numeral": "2.0.6",
"sass-loader": "10.5.2", "sass-loader": "10.5.2",
"style-loader": "3.3.4", "style-loader": "3.3.4",