From ba83891e5caf0f14b75f7d0321971c08c9685a70 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Thu, 26 May 2022 13:43:56 +0200 Subject: [PATCH] [ui] Adjust JavaScript dependencies for `bootbox` --- CHANGES.rst | 1 + package.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 87abe646..a2156b42 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -38,6 +38,7 @@ Development - [mw] EPO/Espacenet: Acquire "abstract" text - [mw] EPO/Espacenet: Make access layer production ready - [mw] EPO/Espacenet: Acquire "abstract" text from OPS API +- [ui] Adjust JavaScript dependencies for ``bootbox`` 2019-11-01 0.169.3 diff --git a/package.json b/package.json index 071bf663..3a3184c3 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "backbone.marionette": "1.8.8", "backbone.babysitter": "0.1.12", "blobjs": "1.1.1", - "bootbox": "https://github.com/makeusabrew/bootbox#8d843602", + "bootbox": "https://github.com/makeusabrew/bootbox#v4.x", "bootstrap-2.3.2": "https://github.com/ip-tools/bootstrap-2.3.2#2.0.0", "bootstrap-slider": "9.1.1", "classie": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 74ec7838..45440fe0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1527,9 +1527,9 @@ bonjour@^3.5.0: multicast-dns "^6.0.1" multicast-dns-service-types "^1.1.0" -"bootbox@https://github.com/makeusabrew/bootbox#8d843602": - version "5.0.0" - resolved "https://github.com/makeusabrew/bootbox#8d843602d6ba7a2367829e01feee399d5f0a3a07" +"bootbox@https://github.com/makeusabrew/bootbox#v4.x": + version "4.4.0" + resolved "https://github.com/makeusabrew/bootbox#023a60e4cbce52d4f2842260a5714dd9c026c105" "bootstrap-2.3.2@https://github.com/ip-tools/bootstrap-2.3.2#2.0.0": version "2.0.0"