From 2c8abddd3706996f516e2c8f0ee5088b83717dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 04:21:13 +0000 Subject: [PATCH] Bump @replit/protocol from 0.3.43 to 0.3.60 Bumps [@replit/protocol](https://github.com/replit/protocol) from 0.3.43 to 0.3.60. - [Commits](https://github.com/replit/protocol/commits) --- updated-dependencies: - dependency-name: "@replit/protocol" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 80b6961..d61b18c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "author": "LuisAFK", "license": "AGPL-3.0", "dependencies": { - "@replit/protocol": "^0.3.43", + "@replit/protocol": "^0.3.60", "arg": "^5.0.2", "crc": "^4.3.2", "diff": "^5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3fc7cf7..e14b7d6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@replit/protocol': - specifier: ^0.3.43 - version: 0.3.43 + specifier: ^0.3.60 + version: 0.3.60 arg: specifier: ^5.0.2 version: 5.0.2 @@ -317,8 +317,8 @@ packages: resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} dev: false - /@replit/protocol@0.3.43: - resolution: {integrity: sha512-38u/qhVQ86y1n08MFl+/SwVL9Iknd3t7RGfWqLAWJDLeGO5GOtxsjJcTZtB/sjaBXERchrh9VnrAqgRGcm6ucg==} + /@replit/protocol@0.3.60: + resolution: {integrity: sha512-GvMqTV0FcC2rgVnSQy66YbC5bTkJ7J4fKy9CdVC3SM2SDIUSw+Zs+q20MbFEcwf9aSeC8LpsqP8EUe2BxGm4vg==} dependencies: protobufjs: 7.2.5 dev: false