Replace browser confirm modal with `GlModal` in `ee/app/assets/javascripts/repository/components/lock_button.vue`
Replace call to window.confirm in ee/app/assets/javascripts/repository/components/lock_button.vue with the implementation using GlModal. The up to date migration strategy can be found in the parent epic.