Skip to content

Commit 5408c41

Browse files
Bump the npm_and_yarn group in /frontend with 4 updates
Bumps the npm_and_yarn group in /frontend with 4 updates: [jsonpath-plus](https://github.com/s3u/JSONPath), [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers), [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [axios](https://github.com/axios/axios). Updates `jsonpath-plus` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/s3u/JSONPath/releases) - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md) - [Commits](JSONPath-Plus/JSONPath@v10.2.0...v10.3.0) Updates `@babel/helpers` from 7.18.9 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers) Updates `@babel/runtime` from 7.22.11 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime) Updates `axios` from 1.7.9 to 1.8.3 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.3) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/helpers" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4253ea8 commit 5408c41

File tree

2 files changed

+90
-51
lines changed

2 files changed

+90
-51
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ajv-draft-04": "^1.0.0",
1818
"ajv-formats": "2.1.1",
1919
"json-schema-faker": "0.5.6",
20-
"jsonpath-plus": "10.2.0",
20+
"jsonpath-plus": "10.3.0",
2121
"lossless-json": "2.0.11",
2222
"pretty-ms": "7.0.1",
2323
"react": "18.2.0",

0 commit comments

Comments
 (0)