From 3ca1f81589d43c0b6373879d1fb5114809a5091f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 15:05:36 +0000 Subject: [PATCH] fix(deps): update dependency async-lock to v1.4.1 --- package.json | 4 ++-- pnpm-lock.yaml | 17 +++++++++-------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b0ef531..1f493e1 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fortawesome/free-brands-svg-icons": "6.2.0", "@fortawesome/free-solid-svg-icons": "6.2.0", "@fortawesome/vue-fontawesome": "3.0.1", - "async-lock": "1.3.2", + "async-lock": "1.4.1", "axios": "1.1.3", "bind-decorator": "1.0.11", "buffer": "6.0.3", @@ -42,7 +42,7 @@ "@crxjs/vite-plugin": "1.0.14", "@originjs/vite-plugin-commonjs": "1.0.3", "@tailwindcss/line-clamp": "0.4.2", - "@types/async-lock": "1.3.0", + "@types/async-lock": "1.4.2", "@types/chrome": "0.0.200", "@types/lodash-es": "4.17.6", "@types/markdown-it": "12.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a9ebcaa..27c4562 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,12 +10,12 @@ specifiers: '@fortawesome/vue-fontawesome': 3.0.1 '@originjs/vite-plugin-commonjs': 1.0.3 '@tailwindcss/line-clamp': 0.4.2 - '@types/async-lock': 1.3.0 + '@types/async-lock': 1.4.2 '@types/chrome': 0.0.200 '@types/lodash-es': 4.17.6 '@types/markdown-it': 12.2.3 '@vitejs/plugin-vue': 3.1.2 - async-lock: 1.3.2 + async-lock: 1.4.1 autoprefixer: 10.4.13 axios: 1.1.3 bind-decorator: 1.0.11 @@ -56,7 +56,7 @@ dependencies: '@fortawesome/free-brands-svg-icons': 6.2.0 '@fortawesome/free-solid-svg-icons': 6.2.0 '@fortawesome/vue-fontawesome': 3.0.1_lteq7vqmz6gtgcgatkvrcm56su - async-lock: 1.3.2 + async-lock: 1.4.1 axios: 1.1.3 bind-decorator: 1.0.11 buffer: 6.0.3 @@ -79,7 +79,7 @@ devDependencies: '@crxjs/vite-plugin': 1.0.14_vite@3.2.1 '@originjs/vite-plugin-commonjs': 1.0.3 '@tailwindcss/line-clamp': 0.4.2_tailwindcss@3.2.1 - '@types/async-lock': 1.3.0 + '@types/async-lock': 1.4.2 '@types/chrome': 0.0.200 '@types/lodash-es': 4.17.6 '@types/markdown-it': 12.2.3 @@ -1307,8 +1307,8 @@ packages: tailwindcss: 3.2.1_postcss@8.4.18 dev: true - /@types/async-lock/1.3.0: - resolution: {integrity: sha512-Z93wDSYW9aMgPR5t+7ouwTvy91Vp3M0Snh4Pd3tf+caSAq5bXZaGnnH9CDbjrwgmfDkRIX0Dx8GvSDgwuoaxoA==} + /@types/async-lock/1.4.2: + resolution: {integrity: sha512-HlZ6Dcr205BmNhwkdXqrg2vkFMN2PluI7Lgr8In3B3wE5PiQHhjRqtW/lGdVU9gw+sM0JcIDx2AN+cW8oSWIcw==} dev: true /@types/bn.js/5.1.1: @@ -1742,8 +1742,8 @@ packages: engines: {node: '>=8'} dev: true - /async-lock/1.3.2: - resolution: {integrity: sha512-phnXdS3RP7PPcmP6NWWzWMU0sLTeyvtZCxBPpZdkYE3seGLKSQZs9FrmVO/qwypq98FUtWWUEYxziLkdGk5nnA==} + /async-lock/1.4.1: + resolution: {integrity: sha512-Az2ZTpuytrtqENulXwO3GGv1Bztugx6TT37NIo7imr/Qo0gsYiGtSdBa2B6fsXhTpVZDNfu1Qn3pk531e3q+nQ==} dev: false /async-retry/1.3.3: @@ -4005,6 +4005,7 @@ packages: /node-domexception/1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead dev: false /node-fetch/3.2.10: