From a9a792e7d682680f7a57ea8e6f6fa684da676abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 19:01:35 +0000 Subject: [PATCH] build(deps): bump @types/webextension-polyfill in /@bajetech/astrax-api Bumps [@types/webextension-polyfill](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webextension-polyfill) from 0.8.3 to 0.10.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webextension-polyfill) --- updated-dependencies: - dependency-name: "@types/webextension-polyfill" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- @bajetech/astrax-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@bajetech/astrax-api/package.json b/@bajetech/astrax-api/package.json index bcddef8..6d90c72 100644 --- a/@bajetech/astrax-api/package.json +++ b/@bajetech/astrax-api/package.json @@ -29,7 +29,7 @@ "dependencies": { "@stellar/prettier-config": "^1.0.1", "@stellar/wallet-sdk": "^0.5.0-rc.0", - "@types/webextension-polyfill": "^0.8.0", + "@types/webextension-polyfill": "^0.10.0", "prettier": "^2.3.2", "typescript": "^4.4.2", "webextension-polyfill": "^0.8.0",