Merge pull request #6 from simplePCBuilding/dependabot/npm_and_yarn/src/server/axios-1.6.0

Bump axios from 1.4.0 to 1.6.0 in /src/server
This commit is contained in:
Janis Hutz
2023-11-12 12:34:32 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
"dependencies": {
"@pdfme/generator": "^1.2.6",
"@seald-io/nedb": "^4.0.2",
"axios": "^1.4.0",
"axios": "^1.6.0",
"bcrypt": "^5.0.1",
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.6",