Skip to content

Commit

Permalink
build(deps): bump axios and pm2
Browse files Browse the repository at this point in the history
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [pm2](https://github.com/Unitech/pm2). These dependencies need to be updated together.


Removes `axios`

Updates `pm2` from 5.2.0 to 5.3.1
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](Unitech/pm2@5.2.0...v5.3.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: pm2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jmacura committed Feb 21, 2024
1 parent 4883f8f commit ceef076
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 109 deletions.
167 changes: 59 additions & 108 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 @@ -27,7 +27,7 @@
"eslint-config-openlayers": "~14.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-tsdoc": "^0.2.16",
"pm2": "^5.2.0"
"pm2": "^5.3.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit ceef076

Please sign in to comment.