From 0fa2c4aced9053deeaf7c6f4fd2ca86410b42176 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 19:00:52 +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.9.2. - [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..1f4bdd4 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.9.2", "prettier": "^2.3.2", "typescript": "^4.4.2", "webextension-polyfill": "^0.8.0",