Skip to content

Commit

Permalink
chore(deps): Update dependencies to stay safe and secure
Browse files Browse the repository at this point in the history
  • Loading branch information
Göran Sander committed Jan 27, 2023
1 parent c635d2b commit af88014
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 70 deletions.
109 changes: 46 additions & 63 deletions src/package-lock.json

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

13 changes: 6 additions & 7 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,16 @@
"license": "MIT",
"dependencies": {
"axios": "0.27.2",
"commander": "^9.5.0",
"commander": "^10.0.0",
"csv-stringify": "^6.2.3",
"enigma.js": "^2.10.0",
"eslint": "^8.31.0",
"eslint": "^8.32.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.0",
"luxon": "^3.2.1",
"nanoid": "^4.0.0",
"node-xlsx": "^0.21.0",
"qrs-interact": "^6.3.1",
"random-words": "^1.2.1",
Expand All @@ -52,8 +51,8 @@
"yesno": "^0.4.0"
},
"devDependencies": {
"prettier": "^2.8.2",
"snyk": "^1.1086.0"
"prettier": "^2.8.3",
"snyk": "^1.1091.0"
},
"pkg": {
"scripts": [
Expand Down

0 comments on commit af88014

Please sign in to comment.