Skip to content

Commit 810dc6a

Browse files
ADMS: vuln minor: shell-quote · patch: brace-expansion [tests/integration]
1 parent 5364763 commit 810dc6a

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

tests/integration/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ bluebird@^3.7.2:
4242
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
4343
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
4444

45-
brace-expansion@^1.1.7:
46-
version "1.1.14"
47-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.14.tgz#d9de602370d91347cd9ddad1224d4fd701eb348b"
48-
integrity sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==
45+
brace-expansion@^1.1.18, brace-expansion@^1.1.7:
46+
version "1.1.18"
47+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.18.tgz#3ce74d89885136be1535341f8c3d4425c29a5cab"
48+
integrity sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==
4949
dependencies:
5050
balanced-match "^1.0.0"
5151
concat-map "0.0.1"
@@ -366,7 +366,7 @@ log@^6.0.0:
366366
type "^2.7.3"
367367
uni-global "^1.0.0"
368368

369-
minimatch@^3.1.1, minimatch@^3.1.5:
369+
minimatch@^3.1.1:
370370
version "3.1.5"
371371
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
372372
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
@@ -564,10 +564,10 @@ shebang-regex@^1.0.0:
564564
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
565565
integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==
566566

567-
shell-quote@^1.8.1, shell-quote@^1.8.4:
568-
version "1.8.4"
569-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.4.tgz#2edd9a4dcefc96649e2e2cb12f637b1f1d92a190"
570-
integrity sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==
567+
shell-quote@^1.10.0, shell-quote@^1.8.1:
568+
version "1.10.0"
569+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.10.0.tgz#482033e192e4f5c07151521ffa03400ec71b1b0f"
570+
integrity sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==
571571

572572
split2@^3.1.1:
573573
version "3.2.2"

0 commit comments

Comments
 (0)