Skip to content

Commit cbce5ec

Browse files
Crowayorpiske
authored andcommitted
Use resolution for jsonpath-plus cve
1 parent 1132839 commit cbce5ec

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

ui/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"lint": "eslint .",
1010
"preview": "vite preview"
1111
},
12+
"resolutions": {
13+
"jsonpath-plus": "^10.3.0"
14+
},
1215
"dependencies": {
1316
"@carbon/icons-react": "^11.55.0",
1417
"@carbon/layout": "^11.30.0",

ui/yarn.lock

+1-15
Original file line numberDiff line numberDiff line change
@@ -3992,21 +3992,7 @@ __metadata:
39923992
languageName: node
39933993
linkType: hard
39943994

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":
40103996
version: 10.3.0
40113997
resolution: "jsonpath-plus@npm:10.3.0"
40123998
dependencies:

0 commit comments

Comments
 (0)