diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-29 02:14:05 +0000 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-12-30 12:17:25 +0100 |
commit | 46e946931a143b31793a2eb9769b061b1c59c993 (patch) | |
tree | cebe2ebb1733f1bad8ae0a9e01447d5ce1c076f8 /apps/settings/js/vue-settings-admin-security.js | |
parent | 88a24d7d120fc30e3655f371d64fbdbe02a93241 (diff) | |
download | nextcloud-server-46e946931a143b31793a2eb9769b061b1c59c993.tar.gz nextcloud-server-46e946931a143b31793a2eb9769b061b1c59c993.zip |
Bump webpack from 4.41.2 to 4.41.5
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.2 to 4.41.5.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.2...v4.41.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'apps/settings/js/vue-settings-admin-security.js')
-rw-r--r-- | apps/settings/js/vue-settings-admin-security.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/js/vue-settings-admin-security.js b/apps/settings/js/vue-settings-admin-security.js index 51b8e08eb37..c9ee52f3f83 100644 --- a/apps/settings/js/vue-settings-admin-security.js +++ b/apps/settings/js/vue-settings-admin-security.js @@ -921,4 +921,4 @@ t.exports=function(t){return null!=t&&null!=t.constructor&&"function"==typeof t. * along with this program. If not, see <http://www.gnu.org/licenses/>. */ o.default.use(h.a);var v={setEnforced:function(t,e){o.default.set(t,"enforced",e)},setEnforcedGroups:function(t,e){o.default.set(t,"enforcedGroups",e)},setExcludedGroups:function(t,e){o.default.set(t,"excludedGroups",e)}},m=new h.a.Store({strict:!1,state:{enforced:!1,enforcedGroups:[],excludedGroups:[]},mutations:v});r.nc=btoa(OC.requestToken),o.default.prototype.t=t,window.OC=window.OC||{},window.OC.Settings=window.OC.Settings||{},m.replaceState(Object(i.loadState)("settings","mandatory2FAState")),new(o.default.extend(p))({store:m}).$mount("#two-factor-auth-settings")}]); -//# sourceMappingURL=vue-settings-admin-security.js.map?v=4a2f804f5e2bd3cd8934
\ No newline at end of file +//# sourceMappingURL=vue-settings-admin-security.js.map?v=65db96fc79b882f19228
\ No newline at end of file |