Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group group with 2 updates: [wait-on](https://github.com/jeffbski/wait-on) and [axios](https://github.com/axios/axios).


Updates `wait-on` from 6.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v6.0.1...v7.2.0)

Updates `axios` from 0.25.0 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.6.7)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marabesi committed Feb 25, 2024
1 parent 19d4e99 commit e5d9f73
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 43 deletions.
127 changes: 85 additions & 42 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 @@ -72,7 +72,7 @@
"spectron": "^15.0.0",
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.14",
"uuid-v4": "^0.1.0",
"wait-on": "^6.0.0",
"wait-on": "^7.2.0",
"weak-napi": "^2.0.2"
},
"postinstall": "electron-builder install-app-deps && husky install",
Expand Down

0 comments on commit e5d9f73

Please sign in to comment.