Skip to content

Commit bbae5b4

Browse files
committed
Correct js-toml fixed version
1 parent 55fbdff commit bbae5b4

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

advisories/github-reviewed/2026/06/GHSA-wp3c-266w-4qfq/GHSA-wp3c-266w-4qfq.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"fixed": "1.1.1"
31+
"fixed": "1.1.2"
3232
}
3333
]
3434
}
3535
],
3636
"database_specific": {
37-
"last_known_affected_version_range": "<= 1.1.0"
37+
"last_known_affected_version_range": "<= 1.1.1"
3838
}
3939
}
4040
],
@@ -58,6 +58,14 @@
5858
{
5959
"type": "WEB",
6060
"url": "https://github.com/sunnyadn/js-toml/releases/tag/v1.1.1"
61+
},
62+
{
63+
"type": "WEB",
64+
"url": "https://github.com/sunnyadn/js-toml/tree/v1.1.2"
65+
},
66+
{
67+
"type": "PACKAGE",
68+
"url": "https://www.npmjs.com/package/js-toml/v/1.1.2"
6169
}
6270
],
6371
"database_specific": {
@@ -71,4 +79,4 @@
7179
"github_reviewed_at": "2026-06-26T22:21:43Z",
7280
"nvd_published_at": "2026-06-19T19:16:36Z"
7381
}
74-
}
82+
}

0 commit comments

Comments
 (0)