diff --git a/package.json b/package.json index 52e58ad1..68445c37 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/node": "18.18.6", "@types/react": "18.2.28", "@types/react-dom": "18.2.13", - "@types/webextension-polyfill": "0.10.4", + "@types/webextension-polyfill": "0.10.5", "@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/parser": "6.7.5", "concurrently": "8.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4463eaea..2a90b5fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: 18.2.13 version: 18.2.13 '@types/webextension-polyfill': - specifier: 0.10.4 - version: 0.10.4 + specifier: 0.10.5 + version: 0.10.5 '@typescript-eslint/eslint-plugin': specifier: 6.7.5 version: 6.7.5(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2) @@ -2068,8 +2068,8 @@ packages: resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} dev: true - /@types/webextension-polyfill@0.10.4: - resolution: {integrity: sha512-pvEIqAZEbJRzaqTaWq3xlUoMWa3+euZHHz+VZHCzHWW+jOf8qLOq9wXy38U+WiPG3108SJC/wNc1X6vPC5TcjQ==} + /@types/webextension-polyfill@0.10.5: + resolution: {integrity: sha512-LlmbFLUB7+BDrb9nMuM0wlqtx9LZbBV2x3W98o02cD7Y8i10+sBenTlhG56vr47dzC7WIVXbURii+5jMJsyjLw==} dev: true /@types/yauzl@2.10.0: