Skip to content

Commit

Permalink
Bump yarn-audit-fix from 9.3.10 to 10.0.5 in /cla-backend
Browse files Browse the repository at this point in the history
Bumps [yarn-audit-fix](https://github.com/antongolub/yarn-audit-fix) from 9.3.10 to 10.0.5.
- [Release notes](https://github.com/antongolub/yarn-audit-fix/releases)
- [Changelog](https://github.com/antongolub/yarn-audit-fix/blob/master/CHANGELOG.md)
- [Commits](antongolub/yarn-audit-fix@v9.3.10...v10.0.5)

---
updated-dependencies:
- dependency-name: yarn-audit-fix
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent b38edd6 commit b0e73bc
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 54 deletions.
2 changes: 1 addition & 1 deletion cla-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"serverless-python-requirements": "^6.0.0",
"serverless-wsgi": "^3.0.1",
"xml2js": "^0.6.0",
"yarn-audit-fix": "^9.3.10"
"yarn-audit-fix": "^10.0.5"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
121 changes: 68 additions & 53 deletions cla-backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1366,9 +1366,9 @@
dependencies:
"@types/node" "*"

"@types/lodash-es@^4.17.6":
version "4.17.7"
resolved "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.7.tgz"
"@types/lodash-es@^4.17.8":
version "4.17.11"
resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.11.tgz#6ff7878f90371256a6fed0b7b4707d5d940d945b"
dependencies:
"@types/lodash" "*"

Expand All @@ -1386,13 +1386,13 @@
dependencies:
"@types/node" "*"

"@types/semver@^7.3.13":
version "7.3.13"
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz"
"@types/semver@^7.5.0":
version "7.5.5"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"

"@types/yarnpkg__lockfile@^1.1.5":
version "1.1.5"
resolved "https://registry.npmjs.org/@types/yarnpkg__lockfile/-/yarnpkg__lockfile-1.1.5.tgz"
"@types/yarnpkg__lockfile@^1.1.6":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@types/yarnpkg__lockfile/-/yarnpkg__lockfile-1.1.9.tgz#b3c8e8d66dc8ce79827f422a660a557cda9ded14"

"@yarnpkg/lockfile@^1.1.0":
version "1.1.0"
Expand Down Expand Up @@ -1735,9 +1735,9 @@ chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
ansi-styles "^4.1.0"
supports-color "^7.1.0"

chalk@^5.2.0:
version "5.2.0"
resolved "https://registry.npmjs.org/chalk/-/chalk-5.2.0.tgz"
chalk@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"

chardet@^0.7.0:
version "0.7.0"
Expand Down Expand Up @@ -1868,9 +1868,9 @@ combined-stream@^1.0.6:
dependencies:
delayed-stream "~1.0.0"

commander@^10.0.0:
commander@^10.0.1:
version "10.0.1"
resolved "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz"
resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06"

commander@^2.11.0, commander@^2.8.1:
version "2.20.3"
Expand Down Expand Up @@ -2245,9 +2245,9 @@ fast-deep-equal@^3.1.1:
version "3.1.3"
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"

fast-glob@^3.2.11, fast-glob@^3.2.7, fast-glob@^3.2.9:
version "3.2.12"
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz"
fast-glob@^3.2.7, fast-glob@^3.2.9, fast-glob@^3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
Expand Down Expand Up @@ -2313,9 +2313,9 @@ fill-range@^7.0.1:
dependencies:
to-regex-range "^5.0.1"

find-cache-dir@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-4.0.0.tgz"
find-cache-dir@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-5.0.0.tgz#69d1a9b77bbe39aea078dbede99d277a170d3079"
dependencies:
common-path-prefix "^3.0.0"
pkg-dir "^7.0.0"
Expand All @@ -2327,6 +2327,10 @@ find-requires@^1.0.0:
es5-ext "^0.10.49"
esniff "^1.1.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"

find-up@^4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz"
Expand All @@ -2341,6 +2345,14 @@ find-up@^6.3.0:
locate-path "^7.1.0"
path-exists "^5.0.0"

find-up@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/find-up/-/find-up-7.0.0.tgz#e8dec1455f74f78d888ad65bf7ca13dd2b4e66fb"
dependencies:
locate-path "^7.2.0"
path-exists "^5.0.0"
unicorn-magic "^0.1.0"

flat@^5.0.2:
version "5.0.2"
resolved "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz"
Expand Down Expand Up @@ -2393,6 +2405,14 @@ fs-extra@^10.1.0:
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^11.1.1:
version "11.1.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^8.1.0:
version "8.1.0"
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz"
Expand Down Expand Up @@ -2508,16 +2528,6 @@ globby@^11.1.0:
merge2 "^1.4.1"
slash "^3.0.0"

globby@^13.1.3:
version "13.1.4"
resolved "https://registry.npmjs.org/globby/-/globby-13.1.4.tgz"
dependencies:
dir-glob "^3.0.1"
fast-glob "^3.2.11"
ignore "^5.2.0"
merge2 "^1.4.1"
slash "^4.0.0"

gopd@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz"
Expand Down Expand Up @@ -2898,7 +2908,7 @@ locate-path@^5.0.0:
dependencies:
p-locate "^4.1.0"

locate-path@^7.1.0:
locate-path@^7.1.0, locate-path@^7.2.0:
version "7.2.0"
resolved "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz"
dependencies:
Expand Down Expand Up @@ -3372,6 +3382,12 @@ 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"
dependencies:
find-up-simple "^1.0.0"

printj@~1.1.0:
version "1.1.2"
resolved "https://registry.npmjs.org/printj/-/printj-1.1.2.tgz"
Expand Down Expand Up @@ -3577,9 +3593,9 @@ semver@^6.0.0:
version "6.3.0"
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"

semver@^7.3.2, semver@^7.3.5, semver@^7.3.8, semver@^7.5.1:
version "7.5.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.1.tgz#c90c4d631cf74720e46b21c1d37ea07edfab91ec"
semver@^7.3.2, semver@^7.3.5, semver@^7.3.8, semver@^7.5.1, semver@^7.5.4:
version "7.5.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
dependencies:
lru-cache "^6.0.0"

Expand Down Expand Up @@ -3781,10 +3797,6 @@ slash@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"

slash@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz"

slugify@^1.4.0:
version "1.6.0"
resolved "https://registry.npmjs.org/slugify/-/slugify-1.6.0.tgz"
Expand Down Expand Up @@ -4057,6 +4069,10 @@ uni-global@^1.0.0:
dependencies:
type "^2.5.0"

unicorn-magic@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"

universalify@^0.1.0:
version "0.1.2"
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
Expand Down Expand Up @@ -4263,28 +4279,27 @@ yargs@^15.3.1:
y18n "^4.0.0"
yargs-parser "^18.1.2"

yarn-audit-fix@^9.3.10:
version "9.3.10"
resolved "https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.10.tgz"
yarn-audit-fix@^10.0.5:
version "10.0.5"
resolved "https://registry.yarnpkg.com/yarn-audit-fix/-/yarn-audit-fix-10.0.5.tgz#56eddf3adb5f80ce2a2ca4fffd3ed8988d1b8303"
dependencies:
"@types/find-cache-dir" "^3.2.1"
"@types/fs-extra" "^11.0.1"
"@types/lodash-es" "^4.17.6"
"@types/semver" "^7.3.13"
"@types/yarnpkg__lockfile" "^1.1.5"
"@types/lodash-es" "^4.17.8"
"@types/semver" "^7.5.0"
"@types/yarnpkg__lockfile" "^1.1.6"
"@yarnpkg/lockfile" "^1.1.0"
chalk "^5.2.0"
commander "^10.0.0"
find-cache-dir "^4.0.0"
find-up "^6.3.0"
fs-extra "^10.1.0"
globby "^13.1.3"
chalk "^5.3.0"
commander "^10.0.1"
fast-glob "^3.3.1"
find-cache-dir "^5.0.0"
find-up "^7.0.0"
fs-extra "^11.1.1"
js-yaml "^4.1.0"
lodash-es "^4.17.21"
pkg-dir "^7.0.0"
semver "^7.3.8"
pkg-dir "^8.0.0"
semver "^7.5.4"
synp "^1.9.10"
tslib "^2.5.0"

yauzl@^2.4.2:
version "2.10.0"
Expand Down

0 comments on commit b0e73bc

Please sign in to comment.