Skip to content

Commit 2d9ab46

Browse files
authored
Merge pull request #162 from cph/cve_march
Updated flatted per dependency vulnerability
2 parents bbfd7a8 + 15c704c commit 2d9ab46

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"diff": "^4.0.4",
7878
"ember-source-channel-url": "^3.0.0",
7979
"exec-sh": "^0.3.4",
80+
"flatted": "^3.4.0",
8081
"follow-redirects": "^1.14.7",
8182
"glob-parent": "^5.1.2",
8283
"markdown-it": "^12.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6664,10 +6664,10 @@ flat-cache@^2.0.1:
66646664
rimraf "2.6.3"
66656665
write "1.0.3"
66666666

6667-
flatted@^2.0.0:
6668-
version "2.0.2"
6669-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
6670-
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
6667+
flatted@^2.0.0, flatted@^3.4.0:
6668+
version "3.4.2"
6669+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
6670+
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
66716671

66726672
follow-redirects@^1.0.0, follow-redirects@^1.14.7:
66736673
version "1.15.6"

0 commit comments

Comments
 (0)