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 Feb 10, 2023
1 parent dc0d33f commit badeb15
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
32 changes: 16 additions & 16 deletions src/package-lock.json

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

9 changes: 4 additions & 5 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"dependencies": {
"axios": "0.27.2",
"commander": "^10.0.0",
"csv-parse": "^5.3.4",
"csv-stringify": "^6.2.3",
"csv-parse": "^5.3.5",
"csv-stringify": "^6.2.4",
"enigma.js": "^2.10.0",
"eslint": "^8.33.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand All @@ -52,8 +52,8 @@
"yesno": "^0.4.0"
},
"devDependencies": {
"prettier": "^2.8.3",
"snyk": "^1.1097.0"
"prettier": "^2.8.4",
"snyk": "^1.1100.0"
},
"pkg": {
"scripts": [
Expand All @@ -65,4 +65,3 @@
]
}
}

0 comments on commit badeb15

Please sign in to comment.