From 784ad76019ef263433f3106820cc575a1b492d7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 08:09:12 +0000 Subject: [PATCH] Bump pokemon-showdown from `80ea9d1` to `7a1eb71` Bumps [pokemon-showdown](https://github.com/smogon/pokemon-showdown) from `80ea9d1` to `7a1eb71`. - [Release notes](https://github.com/smogon/pokemon-showdown/releases) - [Commits](https://github.com/smogon/pokemon-showdown/compare/80ea9d1f890aa30f79744790e00b820c91be1203...7a1eb71f0ce42d99be48336fa65c76687d078d6c) --- updated-dependencies: - dependency-name: pokemon-showdown dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ee221e583..411ed66d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5010,8 +5010,8 @@ }, "node_modules/pokemon-showdown": { "version": "0.11.9", - "resolved": "git+ssh://git@github.com/smogon/pokemon-showdown.git#80ea9d1f890aa30f79744790e00b820c91be1203", - "integrity": "sha512-e9Dp9xW2YMo4wBbtSlgH5O7hjxS1R3onTEDQFdr9eTXUCTKPTkrT/HsfLqJh9dUz4SswlIHYMwj7UxwSsy8TIQ==", + "resolved": "git+ssh://git@github.com/smogon/pokemon-showdown.git#7a1eb71f0ce42d99be48336fa65c76687d078d6c", + "integrity": "sha512-ZHVdE/wp27GvFJBy5uj85AIGAjeJPGh3dvftE4ubh0V3lZvMllPoEYskh6oOvb2++VN0QD6C7pStXwwgkkz/5w==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -10732,9 +10732,9 @@ "integrity": "sha512-LKWqWJRhstyYo9pGvgor/ivk2w94eSjE3RGVuzLGlr3NmD8bf7RcYGze1mNdEHRP6TRP6rMuDHk5t44hnTRyow==" }, "pokemon-showdown": { - "version": "git+ssh://git@github.com/smogon/pokemon-showdown.git#80ea9d1f890aa30f79744790e00b820c91be1203", - "integrity": "sha512-e9Dp9xW2YMo4wBbtSlgH5O7hjxS1R3onTEDQFdr9eTXUCTKPTkrT/HsfLqJh9dUz4SswlIHYMwj7UxwSsy8TIQ==", - "from": "pokemon-showdown@github:smogon/pokemon-showdown#80ea9d1f890aa30f79744790e00b820c91be1203", + "version": "git+ssh://git@github.com/smogon/pokemon-showdown.git#7a1eb71f0ce42d99be48336fa65c76687d078d6c", + "integrity": "sha512-ZHVdE/wp27GvFJBy5uj85AIGAjeJPGh3dvftE4ubh0V3lZvMllPoEYskh6oOvb2++VN0QD6C7pStXwwgkkz/5w==", + "from": "pokemon-showdown@github:smogon/pokemon-showdown#7a1eb71f0ce42d99be48336fa65c76687d078d6c", "requires": { "better-sqlite3": "^7.6.2", "cloud-env": "^0.2.3",