Skip to content

Commit

Permalink
chore(deps): update dependency yarn-audit-fix to v10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent 042f7b5 commit a3c01d5
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3186,6 +3186,11 @@ find-cache-dir@^5.0.0:
common-path-prefix "^3.0.0"
pkg-dir "^7.0.0"

find-up-simple@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/find-up-simple/-/find-up-simple-1.0.0.tgz#21d035fde9fdbd56c8f4d2f63f32fd93a1cfc368"
integrity sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==

find-up@^4.0.0, find-up@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
Expand Down Expand Up @@ -4732,6 +4737,13 @@ pkg-dir@^7.0.0:
dependencies:
find-up "^6.3.0"

pkg-dir@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-8.0.0.tgz#8f3de8ba83d46b72a05c80bfd4e579f060fa91e2"
integrity sha512-4peoBq4Wks0riS0z8741NVv+/8IiTvqnZAr8QGgtdifrtpdXbNw/FxRS1l6NFqm4EMzuS0EDqNNx4XGaz8cuyQ==
dependencies:
find-up-simple "^1.0.0"

popper.js@^1.12:
version "1.16.1"
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
Expand Down Expand Up @@ -6378,9 +6390,9 @@ yargs@^17.2.1:
yargs-parser "^21.1.1"

yarn-audit-fix@^10.0.0:
version "10.0.3"
resolved "https://registry.yarnpkg.com/yarn-audit-fix/-/yarn-audit-fix-10.0.3.tgz#240f10dee661a03a3f7f04bc3bded146eac81398"
integrity sha512-Yxl3l/f0KPeSlA3fNs9t4mGEl6vM6vq9yyeeWaJZprZe+CwLFnfvniYscW0OtJh1Y0lIhpK447RXC1A10XuEmQ==
version "10.0.4"
resolved "https://registry.yarnpkg.com/yarn-audit-fix/-/yarn-audit-fix-10.0.4.tgz#c466f4e742fb214e6ccd534eaeb40e923b702168"
integrity sha512-f/BTd/ZtnDbYeeJRrIRj9hN/KxsGiruUZN07pjeUxllZSFwQf0G/yXSkAAEc4vIEzYWh8hXzlmk7dA9d44DhkQ==
dependencies:
"@types/find-cache-dir" "^3.2.1"
"@types/fs-extra" "^11.0.1"
Expand All @@ -6396,7 +6408,7 @@ yarn-audit-fix@^10.0.0:
fs-extra "^11.1.1"
js-yaml "^4.1.0"
lodash-es "^4.17.21"
pkg-dir "^7.0.0"
pkg-dir "^8.0.0"
semver "^7.5.4"
synp "^1.9.10"

Expand Down

0 comments on commit a3c01d5

Please sign in to comment.