Reverted audit fix because code-gen no longer works
This commit is contained in:
parent
63c5dc0dd3
commit
520c4e3e35
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue