- 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
This commit is contained in:
Matej Cepl 2024-12-05 17:37:05 +00:00 committed by Git OBS Bridge
parent 5bcceceaa8
commit 8857c72ec2
3 changed files with 10 additions and 4 deletions

View File

@ -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.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ed99712cafbaac288226617e1d88a69225ab2c0e9405adedf7643187d3e4325
size 17697684
oid sha256:c8ab838530afcbc4d67a23f580659ac9239f3665096ecff5df33f98719f276f4
size 17790664

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 4 14:31:25 UTC 2024 - Nico Krapp <nico.krapp@suse.com>
- 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 <mcepl@cepl.eu>