From 2c5866bfd1ccf17d445beac7119f0547de127518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:00:59 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 3 updates 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](https://github.com/axios/axios/compare/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](https://github.com/s3u/JSONPath/compare/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](https://github.com/s3u/JSONPath/compare/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] --- Meadowlark-js/package-lock.json | 61 ++++++++++++++++--- .../packages/meadowlark-core/package.json | 2 +- 2 files changed, 52 insertions(+), 11 deletions(-) diff --git a/Meadowlark-js/package-lock.json b/Meadowlark-js/package-lock.json index 229c2c0e..8851874c 100644 --- a/Meadowlark-js/package-lock.json +++ b/Meadowlark-js/package-lock.json @@ -2317,6 +2317,28 @@ "@jridgewell/sourcemap-codec": "^1.4.14" } }, + "node_modules/@jsep-plugin/assignment": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@jsep-plugin/assignment/-/assignment-1.3.0.tgz", + "integrity": "sha512-VVgV+CXrhbMI3aSusQyclHkenWSAm95WaiKrMxRFam3JSUiIaQjoMIw2sEs/OX4XifnqeQUN4DYbJjlA8EfktQ==", + "engines": { + "node": ">= 10.16.0" + }, + "peerDependencies": { + "jsep": "^0.4.0||^1.0.0" + } + }, + "node_modules/@jsep-plugin/regex": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@jsep-plugin/regex/-/regex-1.0.4.tgz", + "integrity": "sha512-q7qL4Mgjs1vByCaTnDFcBnV9HS7GVPJX5vyVoCgZHNSC9rjwIlmbXG5sUuorR5ndfHAIlJ8pVStxvjXHbNvtUg==", + "engines": { + "node": ">= 10.16.0" + }, + "peerDependencies": { + "jsep": "^0.4.0||^1.0.0" + } + }, "node_modules/@lerna/create": { "version": "8.0.2", "resolved": "https://registry.npmjs.org/@lerna/create/-/create-8.0.2.tgz", @@ -5531,11 +5553,11 @@ "license": "MIT" }, "node_modules/axios": { - "version": "1.6.7", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz", - "integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==", + "version": "1.7.9", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.9.tgz", + "integrity": "sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==", "dependencies": { - "follow-redirects": "^1.15.4", + "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } @@ -10256,6 +10278,14 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/jsep": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/jsep/-/jsep-1.4.0.tgz", + "integrity": "sha512-B7qPcEVE3NVkmSJbaYxvv4cHkVW7DQsZz13pUMrfS8z8Q/BuShN+gcTXrUlPiGqM2/t/EEaI030bpxMqY8gMlw==", + "engines": { + "node": ">= 10.16.0" + } + }, "node_modules/jsesc": { "version": "2.5.2", "dev": true, @@ -10428,10 +10458,20 @@ "license": "MIT" }, "node_modules/jsonpath-plus": { - "version": "7.2.0", - "license": "MIT", + "version": "10.0.7", + "resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-10.0.7.tgz", + "integrity": "sha512-GDA8d8fu9+s4QzAzo5LMGiLL/9YjecAX+ytlnqdeXYpU55qME57StDgaHt9R2pA7Dr8U31nwzxNJMJiHkrkRgw==", + "dependencies": { + "@jsep-plugin/assignment": "^1.2.1", + "@jsep-plugin/regex": "^1.0.3", + "jsep": "^1.3.9" + }, + "bin": { + "jsonpath": "bin/jsonpath-cli.js", + "jsonpath-plus": "bin/jsonpath-cli.js" + }, "engines": { - "node": ">=12.0.0" + "node": ">=18.0.0" } }, "node_modules/jsonpointer": { @@ -12074,8 +12114,9 @@ } }, "node_modules/njwt": { - "version": "2.0.0", - "license": "Apache-2.0", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/njwt/-/njwt-2.0.1.tgz", + "integrity": "sha512-HwFeZsPJ1aOhIjMjqT9Qv7BOsQbkxjRVPPSdFXNOTEkfKpr9+O6OX+dSN6TxxIErSYSqrmlDR4H2zOGOpEbZLA==", "dependencies": { "@types/node": "^15.0.1", "ecdsa-sig-formatter": "^1.0.5", @@ -17620,7 +17661,7 @@ "fast-memoize": "^2.5.2", "fs-extra": "^11.1.1", "inquirer": "^9.2.12", - "jsonpath-plus": "^7.2.0", + "jsonpath-plus": "^10.0.7", "njwt": "^2.0.0", "ramda": "0.29.1", "secure-random": "^1.1.2", diff --git a/Meadowlark-js/packages/meadowlark-core/package.json b/Meadowlark-js/packages/meadowlark-core/package.json index 1f53c82f..42a8e78a 100644 --- a/Meadowlark-js/packages/meadowlark-core/package.json +++ b/Meadowlark-js/packages/meadowlark-core/package.json @@ -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",