Skip to content

Commit 366dce4

Browse files
Bump jsonpath from 1.2.0 to 1.2.1 in /web (#655)
Bumps [jsonpath](https://github.com/dchester/jsonpath) from 1.2.0 to 1.2.1. - [Commits](dchester/jsonpath@1.2.0...1.2.1) --- updated-dependencies: - dependency-name: jsonpath dependency-version: 1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8125f4c commit 366dce4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7728,9 +7728,9 @@ jsonfile@^6.0.1:
77287728
graceful-fs "^4.1.6"
77297729

77307730
jsonpath@^1.1.1:
7731-
version "1.2.0"
7732-
resolved "https://registry.yarnpkg.com/jsonpath/-/jsonpath-1.2.0.tgz#744fbb8c9a5ba4e3b815432c0fe1756516be7f50"
7733-
integrity sha512-EVm29wT2coM0QfZd8TREEeMTOxZcyV3oCQ61AM0DrMkVaVCKXtPEm0oJccEbz5P9Oi+JwRkkIt0Bkn63gqCHjg==
7731+
version "1.2.1"
7732+
resolved "https://registry.yarnpkg.com/jsonpath/-/jsonpath-1.2.1.tgz#2b74a4bcc78948e43e33ac971138ce0c68bce701"
7733+
integrity sha512-Jl6Jhk0jG+kP3yk59SSeGq7LFPR4JQz1DU0K+kXTysUhMostbhU3qh5mjTuf0PqFcXpAT7kvmMt9WxV10NyIgQ==
77347734
dependencies:
77357735
esprima "1.2.5"
77367736
static-eval "2.1.1"

0 commit comments

Comments
 (0)