File tree 2 files changed +4
-15
lines changed
2 files changed +4
-15
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " eslint ." ,
10
10
"preview" : " vite preview"
11
11
},
12
+ "resolutions" : {
13
+ "jsonpath-plus" : " ^10.3.0"
14
+ },
12
15
"dependencies" : {
13
16
"@carbon/icons-react" : " ^11.55.0" ,
14
17
"@carbon/layout" : " ^11.30.0" ,
Original file line number Diff line number Diff line change @@ -3992,21 +3992,7 @@ __metadata:
3992
3992
languageName : node
3993
3993
linkType : hard
3994
3994
3995
- " jsonpath-plus@npm:10.2.0 " :
3996
- version : 10.2.0
3997
- resolution : " jsonpath-plus@npm:10.2.0"
3998
- dependencies :
3999
- " @jsep-plugin/assignment " : " npm:^1.3.0"
4000
- " @jsep-plugin/regex " : " npm:^1.0.4"
4001
- jsep : " npm:^1.4.0"
4002
- bin :
4003
- jsonpath : bin/jsonpath-cli.js
4004
- jsonpath-plus : bin/jsonpath-cli.js
4005
- checksum : 10c0/46480781a0a0b5347dc592fd69ef7ff0fa5a5e322a3f1f23997319e77ee937762366d722facafcc5e8d16101e9cdf1ae14df1f1777b2933990aadd0cdb20d8f5
4006
- languageName : node
4007
- linkType : hard
4008
-
4009
- " jsonpath-plus@npm:^6.0.1 || ^10.1.0 " :
3995
+ " jsonpath-plus@npm:^10.3.0 " :
4010
3996
version : 10.3.0
4011
3997
resolution : " jsonpath-plus@npm:10.3.0"
4012
3998
dependencies :
You can’t perform that action at this time.
0 commit comments