Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit f30ca41

Browse files
Update dependency semver to v7.7.3 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 365768e commit f30ca41

File tree

4 files changed

+16
-86
lines changed

4 files changed

+16
-86
lines changed

api/package-lock.json

Lines changed: 7 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"logplease": "1.2.15",
1313
"nocamel": "HexF/nocamel#patch-1",
1414
"node-fetch": "2.7.0",
15-
"semver": "7.3.5",
15+
"semver": "7.7.3",
1616
"uuid": "8.3.2"
1717
},
1818
"license": "MIT"

cli/package-lock.json

Lines changed: 7 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"chalk": "4.1.2",
1010
"minimatch": "3.1.2",
1111
"nocamel": "1.0.2",
12-
"semver": "7.3.5",
12+
"semver": "7.7.3",
1313
"ws": "7.5.10",
1414
"yargs": "16.2.0"
1515
}

0 commit comments

Comments
 (0)