bump version

This commit is contained in:
Dave Horton
2023-03-28 14:16:41 -04:00
parent fb48d83a09
commit 517715679d

12
package-lock.json generated
View File

@@ -5051,9 +5051,9 @@
} }
}, },
"node_modules/undici": { "node_modules/undici": {
"version": "5.11.0", "version": "5.20.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.11.0.tgz", "resolved": "https://registry.npmjs.org/undici/-/undici-5.20.0.tgz",
"integrity": "sha512-oWjWJHzFet0Ow4YZBkyiJwiK5vWqEYoH7BINzJAJOLedZ++JpAlCbUktW2GQ2DS2FpKmxD/JMtWUUWl1BtghGw==", "integrity": "sha512-J3j60dYzuo6Eevbawwp1sdg16k5Tf768bxYK4TUJRH7cBM4kFCbf3mOnM/0E3vQYXvpxITbbWmBafaDbxLDz3g==",
"dependencies": { "dependencies": {
"busboy": "^1.6.0" "busboy": "^1.6.0"
}, },
@@ -9153,9 +9153,9 @@
} }
}, },
"undici": { "undici": {
"version": "5.11.0", "version": "5.20.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.11.0.tgz", "resolved": "https://registry.npmjs.org/undici/-/undici-5.20.0.tgz",
"integrity": "sha512-oWjWJHzFet0Ow4YZBkyiJwiK5vWqEYoH7BINzJAJOLedZ++JpAlCbUktW2GQ2DS2FpKmxD/JMtWUUWl1BtghGw==", "integrity": "sha512-J3j60dYzuo6Eevbawwp1sdg16k5Tf768bxYK4TUJRH7cBM4kFCbf3mOnM/0E3vQYXvpxITbbWmBafaDbxLDz3g==",
"requires": { "requires": {
"busboy": "^1.6.0" "busboy": "^1.6.0"
} }