Skip to content

Commit 993f80d

Browse files
[1.x] Upgrade decode-uri-component (#558) (#560)
* upgrade loader-utils for CVE-2022-37601 Signed-off-by: Rupal Mahajan <[email protected]> * Update async for CVE-2021-43138 Signed-off-by: Rupal Mahajan <[email protected]> * Fix cross-fetch for CVE-2022-1365 Signed-off-by: Rupal Mahajan <[email protected]> * Fix for CVE-2022-37599, CVE-2022-37603 Signed-off-by: Rupal Mahajan <[email protected]> * Update terser for CVE-2022-25858 Signed-off-by: Rupal Mahajan <[email protected]> * Update minimatch for CVE-2022-3517 Signed-off-by: Rupal Mahajan <[email protected]> * Update moment for CVE-2022-24785 Signed-off-by: Rupal Mahajan <[email protected]> * Update jsdom for CVE-2021-20066 Signed-off-by: Rupal Mahajan <[email protected]> * Update execa for GMS-2020-2 Signed-off-by: Rupal Mahajan <[email protected]> * Update qs for CVE-2022-24999 Signed-off-by: Rupal Mahajan <[email protected]> * Update moment for CVE-2022-31129 Signed-off-by: Rupal Mahajan <[email protected]> * Update decode-uri-component for CVE-2022-38900 Signed-off-by: Rupal Mahajan <[email protected]> Signed-off-by: Rupal Mahajan <[email protected]> (cherry picked from commit d3f36b5) Co-authored-by: Rupal Mahajan <[email protected]>
1 parent c4ac89f commit 993f80d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dashboards-reports/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2387,9 +2387,9 @@ decimal.js@^10.2.1:
23872387
integrity sha512-ic1yEvwT6GuvaYwBLLY6/aFFgjZdySKTE8en/fkU3QICTmRtgtSlFn0u0BXN06InZwtfCelR7j8LRiDI/02iGA==
23882388

23892389
decode-uri-component@^0.2.0:
2390-
version "0.2.0"
2391-
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
2392-
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
2390+
version "0.2.2"
2391+
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9"
2392+
integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==
23932393

23942394
23952395
version "2.2.6"

0 commit comments

Comments
 (0)