Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 68ff414

Browse files
fix(webhook): Bump json5 from 2.2.1 to 2.2.3 in /modules/webhook/lambdas/webhook (#2840)
chore: Bump json5 in /modules/webhook/lambdas/webhook Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 873dcda commit 68ff414

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: modules/webhook/lambdas/webhook/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3668,9 +3668,9 @@ json-stringify-safe@^5.0.1:
36683668
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==
36693669

36703670
json5@^2.1.2, json5@^2.2.1:
3671-
version "2.2.1"
3672-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
3673-
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
3671+
version "2.2.3"
3672+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
3673+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
36743674

36753675
kleur@^3.0.3:
36763676
version "3.0.3"

0 commit comments

Comments
 (0)