[Security] Bump yarn from 1.21.1 to 1.22.0
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.21.1 to 1.22.0. **This update includes a security fix.** - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.21.1...v1.22.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
70c679c335
commit
54d4cb8264
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -23443,9 +23443,9 @@
|
|||
}
|
||||
},
|
||||
"yarn": {
|
||||
"version": "1.21.1",
|
||||
"resolved": "https://registry.npmjs.org/yarn/-/yarn-1.21.1.tgz",
|
||||
"integrity": "sha512-dQgmJv676X/NQczpbiDtc2hsE/pppGDJAzwlRiADMTvFzYbdxPj2WO4PcNyriSt2c4jsCMpt8UFRKHUozt21GQ=="
|
||||
"version": "1.22.0",
|
||||
"resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.0.tgz",
|
||||
"integrity": "sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg=="
|
||||
},
|
||||
"yn": {
|
||||
"version": "3.1.1",
|
||||
|
|
Loading…
Reference in a new issue