Skip to content

Commit

Permalink
fix: upgrade axios from 1.6.7 to 1.6.8 (#319)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 1.6.7 to 1.6.8.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/ludeknovy/project/6001874a-311f-46e3-8e8c-e69318c103b2?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
ludeknovy and snyk-bot authored Apr 17, 2024
1 parent 83fd971 commit c9f100d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "ISC",
"dependencies": {
"@breejs/ts-worker": "^2.0.0",
"axios": "^1.6.7",
"axios": "^1.6.8",
"bcrypt": "^5.1.1",
"body-parser": "^1.20.1",
"boom": "^7.2.0",
Expand Down

0 comments on commit c9f100d

Please sign in to comment.