Skip to content

Commit 978298b

Browse files
chore: Bump compare-versions from 6.0.0-rc.1 to 6.1.1
Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 6.0.0-rc.1 to 6.1.1. - [Changelog](https://github.com/omichelsen/compare-versions/blob/main/CHANGELOG.md) - [Commits](omichelsen/compare-versions@v6.0.0-rc.1...v6.1.1) --- updated-dependencies: - dependency-name: compare-versions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbdf2c5 commit 978298b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@openziti/ziti-browzer-runtime": "0.72.0",
2424
"@openziti/ziti-browzer-sw": "^0.57.0",
2525
"acme-http-01-standalone": "^3.0.5",
26-
"compare-versions": "^6.0.0-rc.1",
26+
"compare-versions": "^6.1.1",
2727
"connect": "^3.7.0",
2828
"cookie": "^0.5.0",
2929
"cookie-parser": "^1.4.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,10 +1215,10 @@ commondir@^1.0.1:
12151215
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
12161216
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
12171217

1218-
compare-versions@^6.0.0-rc.1:
1219-
version "6.0.0-rc.1"
1220-
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.0.0-rc.1.tgz#93e6beb8767c2375333ee168fa64c28b75ace2c6"
1221-
integrity sha512-cFhkjbGY1jLFWIV7KegECbfuyYPxSGvgGkdkfM+ibboQDoPwg2FRHm5BSNTOApiauRBzJIQH7qvOJs2sW5ueKQ==
1218+
compare-versions@^6.1.1:
1219+
version "6.1.1"
1220+
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.1.1.tgz#7af3cc1099ba37d244b3145a9af5201b629148a9"
1221+
integrity sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==
12221222

12231223
component-emitter@^1.3.0:
12241224
version "1.3.0"

0 commit comments

Comments
 (0)