Skip to content

Commit

Permalink
Merge pull request #4323 from communitybridge/snyk-fix-d470070c50f7b7…
Browse files Browse the repository at this point in the history
…75fdf2d53200b0c4e5

[Snyk] Security upgrade yarn-audit-fix from 9.3.10 to 10.0.0
  • Loading branch information
nickmango authored May 30, 2024
2 parents e421c40 + 47c99a9 commit 62fa5e1
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 101 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.0"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
158 changes: 58 additions & 100 deletions cla-backend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1339,10 +1339,6 @@
"@types/node" "*"
"@types/responselike" "^1.0.0"

"@types/find-cache-dir@^3.2.1":
version "3.2.1"
resolved "https://registry.npmjs.org/@types/find-cache-dir/-/find-cache-dir-3.2.1.tgz"

"@types/fs-extra@^11.0.1":
version "11.0.1"
resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.1.tgz"
Expand All @@ -1366,9 +1362,10 @@
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.12"
resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.12.tgz#65f6d1e5f80539aa7cfbfc962de5def0cf4f341b"
integrity sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==
dependencies:
"@types/lodash" "*"

Expand All @@ -1386,13 +1383,15 @@
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.8"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==

"@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"
integrity sha512-GD4Fk15UoP5NLCNor51YdfL9MSdldKCqOC9EssrRw3HVfar9wUZ5y8Lfnp+qVD6hIinLr8ygklDYnmlnlQo12Q==

"@yarnpkg/lockfile@^1.1.0":
version "1.1.0"
Expand Down Expand Up @@ -1735,9 +1734,10 @@ 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"
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==

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

commander@^10.0.0:
version "10.0.1"
resolved "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz"
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@^2.11.0, commander@^2.8.1:
version "2.20.3"
Expand All @@ -1884,10 +1885,6 @@ commander@~4.1.1:
version "4.1.1"
resolved "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz"

common-path-prefix@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz"

component-emitter@^1.2.0, component-emitter@^1.2.1:
version "1.3.0"
resolved "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz"
Expand Down Expand Up @@ -2245,7 +2242,7 @@ 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:
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"
dependencies:
Expand All @@ -2255,6 +2252,17 @@ fast-glob@^3.2.11, fast-glob@^3.2.7, fast-glob@^3.2.9:
merge2 "^1.3.0"
micromatch "^4.0.4"

fast-glob@^3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
glob-parent "^5.1.2"
merge2 "^1.3.0"
micromatch "^4.0.4"

[email protected]:
version "4.1.2"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.1.2.tgz#5a98c18238d28a57bbdfa9fe4cda01211fff8f4a"
Expand Down Expand Up @@ -2313,13 +2321,6 @@ 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"
dependencies:
common-path-prefix "^3.0.0"
pkg-dir "^7.0.0"

find-requires@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/find-requires/-/find-requires-1.0.0.tgz"
Expand All @@ -2334,13 +2335,6 @@ find-up@^4.1.0:
locate-path "^5.0.0"
path-exists "^4.0.0"

find-up@^6.3.0:
version "6.3.0"
resolved "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz"
dependencies:
locate-path "^7.1.0"
path-exists "^5.0.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 +2387,15 @@ fs-extra@^10.1.0:
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^11.1.1:
version "11.2.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
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 +2511,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,12 +2891,6 @@ locate-path@^5.0.0:
dependencies:
p-locate "^4.1.0"

locate-path@^7.1.0:
version "7.2.0"
resolved "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz"
dependencies:
p-locate "^6.0.0"

lodash-es@^4.17.21:
version "4.17.21"
resolved "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz"
Expand Down Expand Up @@ -3269,24 +3256,12 @@ p-limit@^2.2.0:
dependencies:
p-try "^2.0.0"

p-limit@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz"
dependencies:
yocto-queue "^1.0.0"

p-locate@^4.1.0:
version "4.1.0"
resolved "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz"
dependencies:
p-limit "^2.2.0"

p-locate@^6.0.0:
version "6.0.0"
resolved "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz"
dependencies:
p-limit "^4.0.0"

p-timeout@^3.1.0:
version "3.2.0"
resolved "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz"
Expand All @@ -3305,10 +3280,6 @@ path-exists@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"

path-exists@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz"

path-is-absolute@^1.0.0:
version "1.0.1"
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
Expand Down Expand Up @@ -3366,12 +3337,6 @@ pipe-io@^3.0.0:
version "3.0.12"
resolved "https://registry.npmjs.org/pipe-io/-/pipe-io-3.0.12.tgz"

pkg-dir@^7.0.0:
version "7.0.0"
resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-7.0.0.tgz"
dependencies:
find-up "^6.3.0"

printj@~1.1.0:
version "1.1.2"
resolved "https://registry.npmjs.org/printj/-/printj-1.1.2.tgz"
Expand Down Expand Up @@ -3583,6 +3548,11 @@ semver@^7.3.2, semver@^7.3.5, semver@^7.3.8, semver@^7.5.1:
dependencies:
lru-cache "^6.0.0"

semver@^7.5.4:
version "7.6.2"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==

serverless-domain-manager@^7.0.4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/serverless-domain-manager/-/serverless-domain-manager-7.0.4.tgz#41c8a6333906534cafc4c25cbc78b4bd4c4df745"
Expand Down Expand Up @@ -3781,10 +3751,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 @@ -4263,28 +4229,24 @@ 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.0:
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/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 "^11.0.0"
fast-glob "^3.3.1"
fs-extra "^11.1.1"
js-yaml "^4.1.0"
lodash-es "^4.17.21"
pkg-dir "^7.0.0"
semver "^7.3.8"
semver "^7.5.4"
synp "^1.9.10"
tslib "^2.5.0"

yauzl@^2.4.2:
version "2.10.0"
Expand All @@ -4293,10 +4255,6 @@ yauzl@^2.4.2:
buffer-crc32 "~0.2.3"
fd-slicer "~1.1.0"

yocto-queue@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz"

zames@^2.0.0:
version "2.0.1"
resolved "https://registry.npmjs.org/zames/-/zames-2.0.1.tgz"
Expand Down

0 comments on commit 62fa5e1

Please sign in to comment.