Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 2 directories with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates in the /Meadowlark-js directory: [axios](https://github.com/axios/axios), [jsonpath-plus](https://github.com/s3u/JSONPath) and [njwt](https://github.com/jwtk/njwt).
Bumps the npm_and_yarn group with 1 update in the /Meadowlark-js/packages/meadowlark-core directory: [jsonpath-plus](https://github.com/s3u/JSONPath).


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

Updates `jsonpath-plus` from 7.2.0 to 10.0.7
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v7.2.0...v10.0.7)

Updates `njwt` from 2.0.0 to 2.0.1
- [Changelog](https://github.com/jwtk/njwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jwtk/njwt/commits)

Updates `jsonpath-plus` from 7.2.0 to 10.2.0
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v7.2.0...v10.0.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: jsonpath-plus
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: njwt
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: jsonpath-plus
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent f9b7a5a commit 2c5866b
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 11 deletions.
61 changes: 51 additions & 10 deletions Meadowlark-js/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 Meadowlark-js/packages/meadowlark-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"fast-memoize": "^2.5.2",
"fs-extra": "^11.1.1",
"inquirer": "^9.2.12",
"jsonpath-plus": "^7.2.0",
"jsonpath-plus": "^10.2.0",
"njwt": "^2.0.0",
"ramda": "0.29.1",
"secure-random": "^1.1.2",
Expand Down

0 comments on commit 2c5866b

Please sign in to comment.