Skip to content

Commit

Permalink
chore(deps): update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Nov 15, 2024
1 parent ce020ed commit 84ffc18
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 38 deletions.
79 changes: 46 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"license": "MIT",
"type": "module",
"dependencies": {
"@qlik/api": "^1.23.0",
"@qlik/api": "^1.24.0",
"axios": "^1.7.7",
"commander": "^12.1.0",
"csv-parse": "^5.5.6",
Expand All @@ -47,18 +47,18 @@
"retry-axios": "^3.1.3",
"table": "^6.8.2",
"text-treeview": "^1.0.2",
"undici": "^6.20.1",
"undici": "^6.21.0",
"upath": "^2.0.1",
"uuid": "^11.0.0",
"winston": "^3.15.0",
"uuid": "^11.0.3",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0",
"ws": "^8.18.0",
"yesno": "^0.4.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
"@babel/plugin-syntax-import-assertions": "^7.26.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@jest/globals": "^29.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down

0 comments on commit 84ffc18

Please sign in to comment.