chore: avoid any cve using pnpm audit

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
This commit is contained in:
Florent Benoit 2024-10-05 01:13:57 +02:00 committed by Florent BENOIT
parent d11a6f91b4
commit d19fe10dc7
2 changed files with 24 additions and 16 deletions

View file

@ -205,8 +205,13 @@
"winreg": "^1.2.5",
"yaml": "^2.5.1"
},
"resolutions": {
"rollup": "^4.22.5"
"pnpm": {
"overrides": {
"rollup": "^4.22.5",
"react-router>path-to-regexp": "^1.9.0",
"serve-handler>path-to-regexp": "^3.3.0",
"express>cookie": "^0.7.0"
}
},
"packageManager": "pnpm@9.7.1+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247"
}

View file

@ -6,6 +6,9 @@ settings:
overrides:
rollup: ^4.22.5
react-router>path-to-regexp: ^1.9.0
serve-handler>path-to-regexp: ^3.3.0
express>cookie: ^0.7.0
importers:
@ -4942,8 +4945,8 @@ packages:
cookie-signature@1.0.6:
resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==}
cookie@0.6.0:
resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
cookie@0.7.1:
resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==}
engines: {node: '>= 0.6'}
copy-text-to-clipboard@3.2.0:
@ -8607,11 +8610,11 @@ packages:
path-to-regexp@0.1.10:
resolution: {integrity: sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==}
path-to-regexp@1.8.0:
resolution: {integrity: sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==}
path-to-regexp@1.9.0:
resolution: {integrity: sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==}
path-to-regexp@2.2.1:
resolution: {integrity: sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==}
path-to-regexp@3.3.0:
resolution: {integrity: sha512-qyCH421YQPS2WFDxDjftfc1ZR5WKQzVzqsp4n9M2kQhVOo/ByahFoUNJfl58kOcEGfQ//7weFTDhm+ss8Ecxgw==}
path-type@4.0.0:
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
@ -13415,11 +13418,11 @@ snapshots:
'@isaacs/cliui@8.0.2':
dependencies:
string-width: 4.2.3
string-width: 5.1.2
string-width-cjs: string-width@4.2.3
strip-ansi: 7.1.0
strip-ansi-cjs: strip-ansi@6.0.1
wrap-ansi: 7.0.0
wrap-ansi: 8.1.0
wrap-ansi-cjs: wrap-ansi@7.0.0
'@isaacs/fs-minipass@4.0.1':
@ -16333,7 +16336,7 @@ snapshots:
cookie-signature@1.0.6: {}
cookie@0.6.0: {}
cookie@0.7.1: {}
copy-text-to-clipboard@3.2.0: {}
@ -17953,7 +17956,7 @@ snapshots:
body-parser: 1.20.3
content-disposition: 0.5.4
content-type: 1.0.5
cookie: 0.6.0
cookie: 0.7.1
cookie-signature: 1.0.6
debug: 2.6.9
depd: 2.0.0
@ -20951,11 +20954,11 @@ snapshots:
path-to-regexp@0.1.10: {}
path-to-regexp@1.8.0:
path-to-regexp@1.9.0:
dependencies:
isarray: 0.0.1
path-to-regexp@2.2.1: {}
path-to-regexp@3.3.0: {}
path-type@4.0.0: {}
@ -21550,7 +21553,7 @@ snapshots:
history: 4.10.1
hoist-non-react-statics: 3.3.2
loose-envify: 1.4.0
path-to-regexp: 1.8.0
path-to-regexp: 1.9.0
prop-types: 15.8.1
react: 18.2.0
react-is: 16.13.1
@ -22087,7 +22090,7 @@ snapshots:
mime-types: 2.1.18
minimatch: 3.1.2
path-is-inside: 1.0.2
path-to-regexp: 2.2.1
path-to-regexp: 3.3.0
range-parser: 1.2.0
serve-index@1.9.1: