Merge branch 'main' into tsccr-auto-pinning/trusted/2024-02-19

This commit is contained in:
Benjamin Bennett 2024-02-19 07:15:46 +00:00 committed by GitHub
commit ba418a96cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1652 additions and 608 deletions

1124
dist/index.js vendored

File diff suppressed because it is too large Load diff

1124
dist/index1.js vendored

File diff suppressed because it is too large Load diff

12
package-lock.json generated
View file

@ -6459,9 +6459,9 @@
} }
}, },
"node_modules/undici": { "node_modules/undici": {
"version": "5.26.4", "version": "5.28.3",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.26.4.tgz", "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz",
"integrity": "sha512-OG+QOf0fTLtazL9P9X7yqWxQ+Z0395Wk6DSkyTxtaq3wQEjIroVe7Y4asCX/vcCxYpNGMnwz8F0qbRYUoaQVMw==", "integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==",
"dependencies": { "dependencies": {
"@fastify/busboy": "^2.0.0" "@fastify/busboy": "^2.0.0"
}, },
@ -11516,9 +11516,9 @@
} }
}, },
"undici": { "undici": {
"version": "5.26.4", "version": "5.28.3",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.26.4.tgz", "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz",
"integrity": "sha512-OG+QOf0fTLtazL9P9X7yqWxQ+Z0395Wk6DSkyTxtaq3wQEjIroVe7Y4asCX/vcCxYpNGMnwz8F0qbRYUoaQVMw==", "integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==",
"requires": { "requires": {
"@fastify/busboy": "^2.0.0" "@fastify/busboy": "^2.0.0"
} }