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

Commit d3169c2

Browse files
fix(runners): Bump json5 from 2.2.1 to 2.2.3 in /modules/runners/lambdas/runners (#2842)
chore: Bump json5 in /modules/runners/lambdas/runners 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 68ff414 commit d3169c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -3514,9 +3514,9 @@ json-stringify-safe@^5.0.1:
35143514
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==
35153515

35163516
json5@^2.1.2, json5@^2.2.1:
3517-
version "2.2.1"
3518-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
3519-
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
3517+
version "2.2.3"
3518+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
3519+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
35203520

35213521
jsonwebtoken@^8.5.1:
35223522
version "8.5.1"

0 commit comments

Comments
 (0)