Skip to content

Commit

Permalink
Merge pull request #187 from ka-vaNu/snyk-fix-49612685dc53ef7dca85b98…
Browse files Browse the repository at this point in the history
…619f023ba

[Snyk] Security upgrade axios from 1.6.2 to 1.6.3
  • Loading branch information
ka-vaNu authored Dec 27, 2023
2 parents 379a803 + b0677d6 commit 00e45cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
15 changes: 7 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"node": ">= 16"
},
"dependencies": {
"axios": "^1.6.1",
"axios": "^1.6.3",
"@iobroker/adapter-core": "^3.0.4",
"dot-object": "^2.1.4",
"node-schedule": "^2.1.1"
Expand All @@ -40,7 +40,7 @@
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon-chai": "^3.2.12",
"axios": "^1.6.1",
"axios": "^1.6.3",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"eslint": "^8.55.0",
Expand Down

0 comments on commit 00e45cc

Please sign in to comment.