Skip to content

Commit 38f75e5

Browse files
build(deps): Bump jsonpath from 1.1.1 to 1.2.1
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 f49d003 commit 38f75e5

1 file changed

Lines changed: 28 additions & 17 deletions

File tree

yarn.lock

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11976,7 +11976,7 @@ escape-string-regexp@^2.0.0:
1197611976
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz"
1197711977
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
1197811978

11979-
escodegen@^1.11.1, escodegen@^1.8.1:
11979+
escodegen@^1.11.1:
1198011980
version "1.14.3"
1198111981
resolved "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz"
1198211982
integrity sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==
@@ -11988,6 +11988,17 @@ escodegen@^1.11.1, escodegen@^1.8.1:
1198811988
optionalDependencies:
1198911989
source-map "~0.6.1"
1199011990

11991+
escodegen@^2.1.0:
11992+
version "2.1.0"
11993+
resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-2.1.0.tgz#ba93bbb7a43986d29d6041f99f5262da773e2e17"
11994+
integrity sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==
11995+
dependencies:
11996+
esprima "^4.0.1"
11997+
estraverse "^5.2.0"
11998+
esutils "^2.0.2"
11999+
optionalDependencies:
12000+
source-map "~0.6.1"
12001+
1199112002
escodegen@~1.2.0:
1199212003
version "1.2.0"
1199312004
resolved "https://registry.npmjs.org/escodegen/-/escodegen-1.2.0.tgz"
@@ -12223,10 +12234,10 @@ espree@^7.3.0, espree@^7.3.1:
1222312234
acorn-jsx "^5.3.1"
1222412235
eslint-visitor-keys "^1.3.0"
1222512236

12226-
esprima@1.2.2:
12227-
version "1.2.2"
12228-
resolved "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz"
12229-
integrity sha512-+JpPZam9w5DuJ3Q67SqsMGtiHKENSMRVoxvArfJZK01/BfLEObtZ6orJa/MtoGNR/rfMgp5837T41PAmTwAv/A==
12237+
esprima@1.2.5:
12238+
version "1.2.5"
12239+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-1.2.5.tgz#0993502feaf668138325756f30f9a51feeec11e9"
12240+
integrity sha512-S9VbPDU0adFErpDai3qDkjq8+G05ONtKzcyNrPKg/ZKa+tf879nX2KexNU95b31UoTJjRLInNBHHHjFPoCd7lQ==
1223012241

1223112242
esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
1223212243
version "4.0.1"
@@ -17153,13 +17164,13 @@ jsonparse@^1.2.0, jsonparse@^1.3.1:
1715317164
integrity sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==
1715417165

1715517166
jsonpath@^1.1.1:
17156-
version "1.1.1"
17157-
resolved "https://registry.npmjs.org/jsonpath/-/jsonpath-1.1.1.tgz"
17158-
integrity sha512-l6Cg7jRpixfbgoWgkrl77dgEj8RPvND0wMH6TwQmi9Qs4TFfS9u5cUFnbeKTwj5ga5Y3BTGGNI28k117LJ009w==
17167+
version "1.2.1"
17168+
resolved "https://registry.yarnpkg.com/jsonpath/-/jsonpath-1.2.1.tgz#2b74a4bcc78948e43e33ac971138ce0c68bce701"
17169+
integrity sha512-Jl6Jhk0jG+kP3yk59SSeGq7LFPR4JQz1DU0K+kXTysUhMostbhU3qh5mjTuf0PqFcXpAT7kvmMt9WxV10NyIgQ==
1715917170
dependencies:
17160-
esprima "1.2.2"
17161-
static-eval "2.0.2"
17162-
underscore "1.12.1"
17171+
esprima "1.2.5"
17172+
static-eval "2.1.1"
17173+
underscore "1.13.6"
1716317174

1716417175
jsonpointer@^5.0.0:
1716517176
version "5.0.1"
@@ -23003,12 +23014,12 @@ starknet@9.2.1:
2300323014
pako "^2.0.4"
2300423015
ts-mixer "^6.0.3"
2300523016

23006-
static-eval@2.0.2:
23007-
version "2.0.2"
23008-
resolved "https://registry.npmjs.org/static-eval/-/static-eval-2.0.2.tgz"
23009-
integrity sha512-N/D219Hcr2bPjLxPiV+TQE++Tsmrady7TqAJugLy7Xk1EumfDWS/f5dtBbkRCGE7wKKXuYockQoj8Rm2/pVKyg==
23017+
static-eval@2.1.1:
23018+
version "2.1.1"
23019+
resolved "https://registry.yarnpkg.com/static-eval/-/static-eval-2.1.1.tgz#71ac6a13aa32b9e14c5b5f063c362176b0d584ba"
23020+
integrity sha512-MgWpQ/ZjGieSVB3eOJVs4OA2LT/q1vx98KPCTTQPzq/aLr0YUXTsgryTXr4SLfR0ZfUUCiedM9n/ABeDIyy4mA==
2301023021
dependencies:
23011-
escodegen "^1.8.1"
23022+
escodegen "^2.1.0"
2301223023

2301323024
static-eval@^2.0.5:
2301423025
version "2.1.0"
@@ -24780,7 +24791,7 @@ undeclared-identifiers@^1.1.2:
2478024791
simple-concat "^1.0.0"
2478124792
xtend "^4.0.1"
2478224793

24783-
underscore@1.12.1, underscore@1.9.1, underscore@^1.12.1:
24794+
underscore@1.12.1, underscore@1.13.6, underscore@1.9.1, underscore@^1.12.1:
2478424795
version "1.13.7"
2478524796
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.7.tgz#970e33963af9a7dda228f17ebe8399e5fbe63a10"
2478624797
integrity sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==

0 commit comments

Comments
 (0)