fix(deps): update dependency wretch to v2.8.0 (#814)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-05 15:07:38 -05:00
committed by GitHub
parent 3f8b3536b5
commit 23b90a0d56
+3 -3
View File
@@ -20099,9 +20099,9 @@
"dev": true
},
"node_modules/wretch": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/wretch/-/wretch-2.7.0.tgz",
"integrity": "sha512-IOjqi9SlQ8FEWp1X3KJ74wLNqpDVBoJIJvC7ZDHxPhzriNJd84+7RAhFBTl2sHiqnzBhzfqs1sznaB0Ik/3Ngw==",
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/wretch/-/wretch-2.8.0.tgz",
"integrity": "sha512-MNYh+lukFfFgcmVpvxv0KsQt2LtAPvKFfLNcLGpCMiHTD3ndSoQ3/k5fGOCPI1J7CgN1mYAbp9mhPFFUGTzUeg==",
"engines": {
"node": ">=14"
}