Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Nov 26, 2024
1 parent 8cbfe64 commit 1756166
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 25 deletions.
41 changes: 21 additions & 20 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 @@ -31,10 +31,10 @@
"type": "module",
"dependencies": {
"@qlik/api": "^1.25.0",
"axios": "^1.7.7",
"axios": "^1.7.8",
"commander": "^12.1.0",
"csv-parse": "^5.5.6",
"csv-stringify": "^6.5.1",
"csv-parse": "^5.6.0",
"csv-stringify": "^6.5.2",
"enigma.js": "^2.14.0",
"esbuild": "^0.24.0",
"form-data": "^4.0.1",
Expand Down Expand Up @@ -63,7 +63,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"snyk": "^1.1294.0"
"prettier": "^3.4.0",
"snyk": "^1.1294.1"
}
}

0 comments on commit 1756166

Please sign in to comment.