Audit fix

This commit is contained in:
Artur
2025-04-24 17:05:56 -03:00
parent 8392e44195
commit f8a514b7ee

38
package-lock.json generated
View File

@@ -4344,32 +4344,32 @@
}
},
"node_modules/@trpc/client": {
"version": "11.0.2",
"resolved": "https://registry.npmjs.org/@trpc/client/-/client-11.0.2.tgz",
"integrity": "sha512-GlPEedbMTerkUfAJBsrwU6dg8N65lt3LBwrCoqR3MTZ64lRU/DQqyLjzpz5nRkEN0x4S2JmX0hASV9vc2KlSHA==",
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/@trpc/client/-/client-11.1.1.tgz",
"integrity": "sha512-Beiv56hlt+ARbijtUsCQOvKJw/FkfuVk4W9TzJl285iIJw8iCA3ZTwTG9GjIeSgeR7d2MyOeUbI26LV255n33A==",
"funding": [
"https://trpc.io/sponsor"
],
"license": "MIT",
"peerDependencies": {
"@trpc/server": "11.0.2",
"@trpc/server": "11.1.1",
"typescript": ">=5.7.2"
}
},
"node_modules/@trpc/next": {
"version": "11.0.2",
"resolved": "https://registry.npmjs.org/@trpc/next/-/next-11.0.2.tgz",
"integrity": "sha512-+xlWBQWKcc3vduRIn5xJfw7mKVYlQj2C6T36M6QQwe7gFEo6ZgZx8O+nT1rCQNjdw2LMr8fhEwqOH5qIcKRLAw==",
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/@trpc/next/-/next-11.1.1.tgz",
"integrity": "sha512-4uz4S+QtpVGPENm4Kp7HSvMW+nXocBvI+A+dkwVvM3R9MIU3lIQ35H1fQ1aN/O+PlR4LOs5FceCwC1LjWkScZQ==",
"funding": [
"https://trpc.io/sponsor"
],
"license": "MIT",
"peerDependencies": {
"@tanstack/react-query": "^5.59.15",
"@trpc/client": "11.0.2",
"@trpc/react-query": "11.0.2",
"@trpc/server": "11.0.2",
"next": ">=15.2.2",
"@trpc/client": "11.1.1",
"@trpc/react-query": "11.1.1",
"@trpc/server": "11.1.1",
"next": "*",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"typescript": ">=5.7.2"
@@ -4384,26 +4384,26 @@
}
},
"node_modules/@trpc/react-query": {
"version": "11.0.2",
"resolved": "https://registry.npmjs.org/@trpc/react-query/-/react-query-11.0.2.tgz",
"integrity": "sha512-i/u6cbZspGekRAHhEk/jdG1J/XR0ccF+UGFTCEozwPBMBX6eBOe3LTVJ6FLXL2n8IHbSaJEP9h76rzIMXv44lg==",
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/@trpc/react-query/-/react-query-11.1.1.tgz",
"integrity": "sha512-TzKwTBsohUS23vusIIYJpFVp1p1rjEryTv9YCRnHtR6oDxR7W0aLh/TYyQ4chAhQ9edmdhVKeUetAQpF5HvUTA==",
"funding": [
"https://trpc.io/sponsor"
],
"license": "MIT",
"peerDependencies": {
"@tanstack/react-query": "^5.67.1",
"@trpc/client": "11.0.2",
"@trpc/server": "11.0.2",
"@trpc/client": "11.1.1",
"@trpc/server": "11.1.1",
"react": ">=18.2.0",
"react-dom": ">=18.2.0",
"typescript": ">=5.7.2"
}
},
"node_modules/@trpc/server": {
"version": "11.0.2",
"resolved": "https://registry.npmjs.org/@trpc/server/-/server-11.0.2.tgz",
"integrity": "sha512-PIcm8UWFyE0AnIYjxsyc1zfVa6X10m9Opm1SJ2ou9Vu8dlXO6rMtmafLUXJsMeQk/3ecxObFtEiZIX8TvB3eCg==",
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/@trpc/server/-/server-11.1.1.tgz",
"integrity": "sha512-ZjPN3ypBHvGMAlMgeZPrxlRcH/3dn4AK0s5Ph1z+E6uiAvIQVCj7ZoMlXeeBsIy4THGDAk953jHVW2kMnlbb4g==",
"funding": [
"https://trpc.io/sponsor"
],