Skip to content

Commit bbfd7a8

Browse files
authored
Merge pull request #161 from cph/diff-update-cve
Updated diff for CVE
2 parents f5e5a28 + 334980a commit bbfd7a8

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"async": "^2.6.4",
7575
"braces": "^3.0.3",
7676
"cacheable-request": "^10.2.7",
77+
"diff": "^4.0.4",
7778
"ember-source-channel-url": "^3.0.0",
7879
"exec-sh": "^0.3.4",
7980
"follow-redirects": "^1.14.7",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5085,15 +5085,10 @@ detect-newline@3.1.0:
50855085
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
50865086
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
50875087

5088-
diff@1.4.0:
5089-
version "1.4.0"
5090-
resolved "https://registry.yarnpkg.com/diff/-/diff-1.4.0.tgz#7f28d2eb9ee7b15a97efd89ce63dcfdaa3ccbabf"
5091-
integrity sha1-fyjS657nsVqX79ic5j3P2qPMur8=
5092-
5093-
diff@^4.0.2:
5094-
version "4.0.2"
5095-
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
5096-
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
5088+
diff@1.4.0, diff@^4.0.2, diff@^4.0.4:
5089+
version "4.0.4"
5090+
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.4.tgz#7a6dbfda325f25f07517e9b518f897c08332e07d"
5091+
integrity sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ==
50975092

50985093
dir-glob@^2.0.0:
50995094
version "2.0.0"

0 commit comments

Comments
 (0)