[7.17] Lock package manager version (#175495) (#175723)

#175495

Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
This commit is contained in:
Jon 2024-01-29 06:45:01 -06:00 committed by GitHub
parent fe65348b88
commit 081efe10e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,7 +67,7 @@
},
"engines": {
"node": "20.10.0",
"yarn": "^1.21.1"
"yarn": "^1.22.21"
},
"resolutions": {
"**/@types/node": "20.10.6",
@ -833,5 +833,6 @@
"xmlbuilder": "13.0.2",
"yargs": "^15.4.1",
"zlib": "^1.0.5"
}
},
"packageManager": "yarn@1.22.21"
}