Skip to content

Commit 507873b

Browse files
authored
chore: bump shell-quote to fix severity vulnerability (#4)
1 parent b8062a9 commit 507873b

File tree

1 file changed

+4
-34
lines changed

1 file changed

+4
-34
lines changed

example/yarn.lock

Lines changed: 4 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,9 +1075,9 @@
10751075
ws "^7.5.1"
10761076

10771077
"@react-native-community/cli-tools@^6.2.0":
1078-
version "6.2.0"
1079-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-6.2.0.tgz#8f4adc2d83ab96e5654348533c8fa602742c4fce"
1080-
integrity sha512-08ssz4GMEnRxC/1FgTTN/Ud7mExQi5xMphItPjfHiTxpZPhrFn+IMx6mya0ncFEhhxQ207wYlJMRLPRRdBZ8oA==
1078+
version "6.2.1"
1079+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-6.2.1.tgz#6f7ada6559846b49fb9fcfed522399b232976ada"
1080+
integrity sha512-7RbOkZLT/3YG8CAYYM70ajRKIOgVxK/b4t9KNsPq+2uen99MGezfeglC8s1cs3vBNVVxCo0a2JbXg18bUd8eqA==
10811081
dependencies:
10821082
appdirsjs "^1.2.4"
10831083
chalk "^4.1.2"
@@ -1086,7 +1086,7 @@
10861086
node-fetch "^2.6.0"
10871087
open "^6.2.0"
10881088
semver "^6.3.0"
1089-
shell-quote "1.6.1"
1089+
shell-quote "^1.7.3"
10901090

10911091
"@react-native-community/cli-tools@^7.0.1":
10921092
version "7.0.1"
@@ -1332,21 +1332,6 @@ arr-union@^3.1.0:
13321332
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
13331333
integrity sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==
13341334

1335-
array-filter@~0.0.0:
1336-
version "0.0.1"
1337-
resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
1338-
integrity sha512-VW0FpCIhjZdarWjIz8Vpva7U95fl2Jn+b+mmFFMLn8PIVscOQcAgEznwUzTEuUHuqZqIxwzRlcaN/urTFFQoiw==
1339-
1340-
array-map@~0.0.0:
1341-
version "0.0.0"
1342-
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
1343-
integrity sha512-123XMszMB01QKVptpDQ7x1m1pP5NmJIG1kbl0JSPPRezvwQChxAN0Gvzo7rvR1IZ2tOL2tmiy7kY/KKgnpVVpg==
1344-
1345-
array-reduce@~0.0.0:
1346-
version "0.0.0"
1347-
resolved "https://registry.yarnpkg.com/array-reduce/-/array-reduce-0.0.0.tgz#173899d3ffd1c7d9383e4479525dbe278cab5f2b"
1348-
integrity sha512-8jR+StqaC636u7h3ye1co3lQRefgVVUQUhuAmRbDqIMeR2yuXzRvkCNQiQ5J/wbREmoBLNtp13dhaaVpZQDRUw==
1349-
13501335
array-unique@^0.3.2:
13511336
version "0.3.2"
13521337
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
@@ -2801,11 +2786,6 @@ jsonfile@^4.0.0:
28012786
optionalDependencies:
28022787
graceful-fs "^4.1.6"
28032788

2804-
jsonify@~0.0.0:
2805-
version "0.0.0"
2806-
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
2807-
integrity sha512-trvBk1ki43VZptdBI5rIlG4YOzyeH/WefQt5rj1grasPn4iiZWKet8nkgc4GlsAylaztn0qZfUYOiTsASJFdNA==
2808-
28092789
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
28102790
version "3.2.2"
28112791
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
@@ -4124,16 +4104,6 @@ shebang-regex@^1.0.0:
41244104
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
41254105
integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==
41264106

4127-
4128-
version "1.6.1"
4129-
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
4130-
integrity sha512-V0iQEZ/uoem3NmD91rD8XiuozJnq9/ZJnbHVXHnWqP1ucAhS3yJ7sLIIzEi57wFFcK3oi3kFUC46uSyWr35mxg==
4131-
dependencies:
4132-
array-filter "~0.0.0"
4133-
array-map "~0.0.0"
4134-
array-reduce "~0.0.0"
4135-
jsonify "~0.0.0"
4136-
41374107
shell-quote@^1.6.1, shell-quote@^1.7.3:
41384108
version "1.7.3"
41394109
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"

0 commit comments

Comments
 (0)