Skip to content

Commit

Permalink
Bump axios and nano in /rule-server
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency [nano](https://github.com/apache/couchdb-nano). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.1)

Updates `nano` from 9.0.5 to 10.1.2
- [Release notes](https://github.com/apache/couchdb-nano/releases)
- [Commits](apache/couchdb-nano@v9.0.5...v10.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 2dd954f commit ca0748a
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 113 deletions.
215 changes: 103 additions & 112 deletions rule-server/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 rule-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"express-http-proxy": "^1.6.3",
"gulp": "^4.0.2",
"gulp-modify-file": "^1.0.1",
"nano": "^9.0.5",
"nano": "^10.1.2",
"pem": "^1.14.7",
"shx": "^0.3.3",
"ts-node": "^10.4.0"
Expand Down

0 comments on commit ca0748a

Please sign in to comment.