diff --git a/package.json b/package.json index 70454218..a7dcd639 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "inquirer": "^8.0.0", "jest": "^29.7.0", "jose": "5.2.0", - "jsonpath-plus": "9.0.0", + "jsonpath-plus": "10.0.7", "jsonwebtoken": "9.0.2", "lint-staged": "^15.0.2", "pdf-lib": "1.17.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1061b1b9..49f8312a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: 5.2.0 version: 5.2.0 jsonpath-plus: - specifier: 9.0.0 - version: 9.0.0 + specifier: 10.0.7 + version: 10.0.7 jsonwebtoken: specifier: 9.0.2 version: 9.0.2 @@ -2544,12 +2544,14 @@ packages: '@mui/x-license-pro@5.17.12': resolution: {integrity: sha512-UzFaE+9A30kfguCuME0D5zqsItqbHZ3xZwmyrJr8MvZOEoqiJWF4NT4Pvlg2nqaPYt/h81j7sjVFa3KiwT0vbg==} engines: {node: '>=12.0.0'} + deprecated: In MUI X v7 the name of this package changed to @mui/x-license to reflect the existence of the premium plan. peerDependencies: react: ^17.0.2 || ^18.0.0 '@mui/x-license-pro@6.10.2': resolution: {integrity: sha512-Baw3shilU+eHgU+QYKNPFUKvfS5rSyNJ98pQx02E0gKA22hWp/XAt88K1qUfUMPlkPpvg/uci6gviQSSLZkuKw==} engines: {node: '>=14.0.0'} + deprecated: In MUI X v7 the name of this package changed to @mui/x-license to reflect the existence of the premium plan. peerDependencies: react: ^17.0.0 || ^18.0.0 @@ -5657,6 +5659,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true esniff@1.1.3: @@ -7179,15 +7182,15 @@ packages: jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + jsonpath-plus@10.0.7: + resolution: {integrity: sha512-GDA8d8fu9+s4QzAzo5LMGiLL/9YjecAX+ytlnqdeXYpU55qME57StDgaHt9R2pA7Dr8U31nwzxNJMJiHkrkRgw==} + engines: {node: '>=18.0.0'} + hasBin: true + jsonpath-plus@7.2.0: resolution: {integrity: sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA==} engines: {node: '>=12.0.0'} - jsonpath-plus@9.0.0: - resolution: {integrity: sha512-bqE77VIDStrOTV/czspZhTn+o27Xx9ZJRGVkdVShEtPoqsIx5yALv3lWVU6y+PqYvWPJNWE7ORCQheQkEe0DDA==} - engines: {node: '>=14.0.0'} - hasBin: true - jsonpath@1.1.1: resolution: {integrity: sha512-l6Cg7jRpixfbgoWgkrl77dgEj8RPvND0wMH6TwQmi9Qs4TFfS9u5cUFnbeKTwj5ga5Y3BTGGNI28k117LJ009w==} @@ -20379,14 +20382,14 @@ snapshots: optionalDependencies: graceful-fs: 4.2.11 - jsonpath-plus@7.2.0: {} - - jsonpath-plus@9.0.0: + jsonpath-plus@10.0.7: dependencies: '@jsep-plugin/assignment': 1.2.1(jsep@1.3.9) '@jsep-plugin/regex': 1.0.3(jsep@1.3.9) jsep: 1.3.9 + jsonpath-plus@7.2.0: {} + jsonpath@1.1.1: dependencies: esprima: 1.2.2