Skip to content

Commit

Permalink
chore(deps): update dependency yarn-audit-fix to v10.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent dcab5a9 commit f4135b0
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2271,16 +2271,11 @@ combined-stream@^1.0.8:
dependencies:
delayed-stream "~1.0.0"

[email protected]:
[email protected], commander@^11.0.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-11.1.0.tgz#62fdce76006a68e5c1ab3314dc92e800eb83d906"
integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==

commander@^10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06"
integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==

commander@^2.11.0, commander@^2.20.0, commander@^2.9.0:
version "2.20.3"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
Expand Down Expand Up @@ -6320,17 +6315,17 @@ yargs@^17.2.1:
yargs-parser "^21.1.1"

yarn-audit-fix@^10.0.0:
version "10.0.6"
resolved "https://registry.yarnpkg.com/yarn-audit-fix/-/yarn-audit-fix-10.0.6.tgz#520b769a5f4fe772b23083b055e50cbbe1e8f5d0"
integrity sha512-ftmSf5IxbHb2Sd7GSj/X1nCFbT2JXIPfK9YoAG+xUtl2onpXeSilWSiaHP4fGqakZ1Iz8mOkF8zCneaEf5Mg1g==
version "10.0.7"
resolved "https://registry.yarnpkg.com/yarn-audit-fix/-/yarn-audit-fix-10.0.7.tgz#a775e30b5790eb1fdec1dea536e68fa1baa7fc35"
integrity sha512-JC6Uu/GAY/cG5k4GZDZk2MgmygiN+FY/mSM1fKY2w6myBg/qVdI/jDeOCsbsuHXf0TsMpd2LcF8yGwqvQ+X4Kw==
dependencies:
"@types/fs-extra" "^11.0.1"
"@types/lodash-es" "^4.17.8"
"@types/semver" "^7.5.0"
"@types/yarnpkg__lockfile" "^1.1.6"
"@yarnpkg/lockfile" "^1.1.0"
chalk "^5.3.0"
commander "^10.0.1"
commander "^11.0.0"
fast-glob "^3.3.1"
fs-extra "^11.1.1"
js-yaml "^4.1.0"
Expand Down

0 comments on commit f4135b0

Please sign in to comment.