Skip to content

Commit

Permalink
Bump the npm_and_yarn group group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group group with 4 updates: [axios](https://github.com/axios/axios), [crypto-js](https://github.com/brix/crypto-js), [follow-redirects](https://github.com/follow-redirects/follow-redirects) and [undici](https://github.com/nodejs/undici).


Updates `axios` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.0)

Updates `crypto-js` from 4.1.1 to 4.2.0
- [Commits](brix/crypto-js@4.1.1...4.2.0)

Updates `follow-redirects` from 1.15.2 to 1.15.5
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.5)

Updates `undici` from 5.23.0 to 5.28.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.23.0...v5.28.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: crypto-js
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent cbeb60b commit 6054dc7
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 62 deletions.
101 changes: 41 additions & 60 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,10 +21,10 @@
"author": "Allen Farmer",
"license": "MIT",
"dependencies": {
"axios": "1.5.0",
"axios": "1.6.0",
"moment": "2.29.4",
"urllib": "3.18.0",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"utf8": "3.0.0",
"colorsys": "^1.0.22",
"base64-js": "1.5.1",
Expand Down

0 comments on commit 6054dc7

Please sign in to comment.