File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 84
84
"minimist" :
" npm:[email protected] " ,
85
85
"glob-parent" : " ^6.0.1" ,
86
86
"@types/node" : " ^16.0.0" ,
87
- "qs" : " ^6.7.3" ,
88
- "json5" : " ^1.0.2"
87
+ "qs" : " ^6.7.3"
89
88
},
90
89
"dependencies" : {
91
90
"@coder/logger" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -2089,7 +2089,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
2089
2089
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
2090
2090
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
2091
2091
2092
- json5@^1.0.1, json5@^1.0.2 :
2092
+ json5@^1.0.1 :
2093
2093
version "1.0.2"
2094
2094
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
2095
2095
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
You can’t perform that action at this time.
0 commit comments