Reverted audit fix because code-gen no longer works

This commit is contained in:
DrMint 2022-06-25 02:47:38 +02:00
parent 63c5dc0dd3
commit 520c4e3e35
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -8672,9 +8672,9 @@
}
},
"node_modules/undici": {
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz",
"integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.0.0.tgz",
"integrity": "sha512-VhUpiZ3No1DOPPQVQnsDZyfcbTTcHdcgWej1PdFnSvOeJmOVDgiOHkunJmBLfmjt4CqgPQddPVjSWW0dsTs5Yg==",
"dev": true,
"engines": {
"node": ">=12.18"
@ -15544,9 +15544,9 @@
"dev": true
},
"undici": {
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz",
"integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.0.0.tgz",
"integrity": "sha512-VhUpiZ3No1DOPPQVQnsDZyfcbTTcHdcgWej1PdFnSvOeJmOVDgiOHkunJmBLfmjt4CqgPQddPVjSWW0dsTs5Yg==",
"dev": true
},
"unixify": {