File tree 5 files changed +4162
-3825
lines changed
5 files changed +4162
-3825
lines changed Original file line number Diff line number Diff line change
1
+ ```release-note:security
2
+ ui: Pin and namespace sub-module dependencies related to the Consul UI
3
+ ```
Original file line number Diff line number Diff line change
1
+ registry: https://registry.npmjs.org/
Original file line number Diff line number Diff line change 21
21
},
22
22
"resolutions" : {
23
23
"xmlhttprequest-ssl" : " ^1.6.3" ,
24
- "ember-basic-dropdown" : " 3.0.21"
24
+ "ember-basic-dropdown" : " 3.0.21" ,
25
+ "glob" : " 7.2.3"
25
26
},
26
27
"engines" : {
27
28
"node" : " 18"
Original file line number Diff line number Diff line change 90
90
"broccoli-merge-trees" : " ^4.2.0" ,
91
91
"chalk" : " ^4.1.0" ,
92
92
"clipboard" : " ^2.0.11" ,
93
- "consul-acls" : " * " ,
94
- "consul-lock-sessions" : " * " ,
95
- "consul-nspaces" : " * " ,
96
- "consul-partitions" : " * " ,
97
- "consul-peerings" : " * " ,
93
+ "consul-acls" : " file:../consul-acls " ,
94
+ "consul-lock-sessions" : " file:../consul-lock-sessions " ,
95
+ "consul-nspaces" : " file:../consul-nspaces " ,
96
+ "consul-partitions" : " file:../consul-partitions " ,
97
+ "consul-peerings" : " file:../consul-peerings " ,
98
98
"css" : " ^3.0.0" ,
99
99
"css.escape" : " ^1.5.1" ,
100
100
"d3-array" : " ^2.8.0" ,
You can’t perform that action at this time.
0 commit comments