From 8857c72ec23f9f950ed216c067e79366b671ec3bc1907167f6623e00e0020013 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 5 Dec 2024 17:37:05 +0000 Subject: [PATCH] - refresh node modules * update cross-spawn module to 7.0.6 - CVE-2024-21538 (bsc#1233852) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furo?expand=0&rev=4 --- furo-2024.8.6-vendor-licenses.txt | 4 ++-- furo-2024.8.6-vendor.tar.xz | 4 ++-- python-furo.changes | 6 ++++++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/furo-2024.8.6-vendor-licenses.txt b/furo-2024.8.6-vendor-licenses.txt index 8a97c5a..b740870 100644 --- a/furo-2024.8.6-vendor-licenses.txt +++ b/furo-2024.8.6-vendor-licenses.txt @@ -1,6 +1,6 @@ yarn run v1.22.22 $ /tmp/node_modules/.bin/license-checker --summary -├─ MIT: 236 +├─ MIT: 237 ├─ ISC: 31 ├─ BSD-2-Clause: 15 ├─ BSD-3-Clause: 7 @@ -11,4 +11,4 @@ $ /tmp/node_modules/.bin/license-checker --summary ├─ CC-BY-3.0: 1 └─ (MIT AND CC-BY-3.0): 1 -Done in 0.38s. +Done in 0.83s. diff --git a/furo-2024.8.6-vendor.tar.xz b/furo-2024.8.6-vendor.tar.xz index 23fe499..7891c91 100644 --- a/furo-2024.8.6-vendor.tar.xz +++ b/furo-2024.8.6-vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ed99712cafbaac288226617e1d88a69225ab2c0e9405adedf7643187d3e4325 -size 17697684 +oid sha256:c8ab838530afcbc4d67a23f580659ac9239f3665096ecff5df33f98719f276f4 +size 17790664 diff --git a/python-furo.changes b/python-furo.changes index 545cadf..1a261bb 100644 --- a/python-furo.changes +++ b/python-furo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 4 14:31:25 UTC 2024 - Nico Krapp + +- refresh node modules + * update cross-spawn module to 7.0.6 - CVE-2024-21538 (bsc#1233852) + ------------------------------------------------------------------- Thu Nov 14 11:32:54 UTC 2024 - Matej Cepl