Skip to content

Commit 66de5f4

Browse files
build: bump jsonpath from 1.1.1 to 1.2.1 in /src/ContentProcessorWeb
Bumps [jsonpath](https://github.com/dchester/jsonpath) from 1.1.1 to 1.2.1. - [Commits](https://github.com/dchester/jsonpath/commits/1.2.1) --- updated-dependencies: - dependency-name: jsonpath dependency-version: 1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2fcda8 commit 66de5f4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/ContentProcessorWeb/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ContentProcessorWeb/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4702,7 +4702,7 @@ content-type@~1.0.4, content-type@~1.0.5:
47024702
"@reduxjs/toolkit" "^2.11.2"
47034703
axios "^1.13.5"
47044704
babel-preset-react-app "^10.1.0"
4705-
contentprocessor_web "file:../../../../../.cache/yarn/v6/npm-contentprocessor-web-0.1.0-6e6bfdcb-dfbd-496d-8508-18b9caa5a489-1772557938591/node_modules/contentprocessor_web"
4705+
contentprocessor_web "file:."
47064706
cra-template-typescript "1.3.0"
47074707
json-edit-react "^1.29.0"
47084708
node-forge ">=1.3.3"
@@ -7701,9 +7701,9 @@ jsonfile@^6.0.1:
77017701
graceful-fs "^4.1.6"
77027702

77037703
jsonpath@^1.1.1:
7704-
version "1.2.1"
7705-
resolved "https://registry.npmjs.org/jsonpath/-/jsonpath-1.2.1.tgz"
7706-
integrity sha512-Jl6Jhk0jG+kP3yk59SSeGq7LFPR4JQz1DU0K+kXTysUhMostbhU3qh5mjTuf0PqFcXpAT7kvmMt9WxV10NyIgQ==
7704+
version "1.3.0"
7705+
resolved "https://registry.yarnpkg.com/jsonpath/-/jsonpath-1.3.0.tgz#623197970fb433845c68024bf9e2b864f5376ab2"
7706+
integrity sha512-0kjkYHJBkAy50Z5QzArZ7udmvxrJzkpKYW27fiF//BrMY7TQibYLl+FYIXN2BiYmwMIVzSfD8aDRj6IzgBX2/w==
77077707
dependencies:
77087708
esprima "1.2.5"
77097709
static-eval "2.1.1"

0 commit comments

Comments
 (0)