From b3012c96ae8576476d07fa6d0b9915cfcc841a7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 16:57:25 +0000 Subject: [PATCH] chore(deps): update dependency bufferutil to v4.0.9 --- package.json | 2 +- pnpm-lock.yaml | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index bbb2fe38..3e551db8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@sapphire/type": "2.6.0", "@typegoose/typegoose": "12.10.1", - "bufferutil": "4.0.8", + "bufferutil": "4.0.9", "dedent": "1.5.3", "discord.js": "14.16.3", "dotenv": "16.4.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88f5d504..09a03d3b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,14 +15,14 @@ importers: specifier: 12.10.1 version: 12.10.1(mongoose@8.9.2) bufferutil: - specifier: 4.0.8 - version: 4.0.8 + specifier: 4.0.9 + version: 4.0.9 dedent: specifier: 1.5.3 version: 1.5.3 discord.js: specifier: 14.16.3 - version: 14.16.3(bufferutil@4.0.8)(utf-8-validate@6.0.5) + version: 14.16.3(bufferutil@4.0.9)(utf-8-validate@6.0.5) dotenv: specifier: 16.4.7 version: 16.4.7 @@ -65,7 +65,7 @@ importers: version: 9.17.0(jiti@1.21.6) eslint-config-promise: specifier: github:promise/eslint-config - version: https://codeload.github.com/promise/eslint-config/tar.gz/bc6135fd42df7e6108b2ac36de2925bc994a1eb0(ckcdtjz3hrjzxs7pscvmtbxxo4) + version: https://codeload.github.com/promise/eslint-config/tar.gz/69e68c1044c00d96a3b8428d302ccd32ebcb488a(ckcdtjz3hrjzxs7pscvmtbxxo4) jest: specifier: 29.7.0 version: 29.7.0(@types/node@22.10.2) @@ -843,8 +843,8 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - bufferutil@4.0.8: - resolution: {integrity: sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw==} + bufferutil@4.0.9: + resolution: {integrity: sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==} engines: {node: '>=6.14.2'} bytes@3.1.2: @@ -1247,20 +1247,20 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-config-promise@https://codeload.github.com/promise/eslint-config/tar.gz/bc6135fd42df7e6108b2ac36de2925bc994a1eb0: - resolution: {tarball: https://codeload.github.com/promise/eslint-config/tar.gz/bc6135fd42df7e6108b2ac36de2925bc994a1eb0} + eslint-config-promise@https://codeload.github.com/promise/eslint-config/tar.gz/69e68c1044c00d96a3b8428d302ccd32ebcb488a: + resolution: {tarball: https://codeload.github.com/promise/eslint-config/tar.gz/69e68c1044c00d96a3b8428d302ccd32ebcb488a} version: 0.0.0 peerDependencies: '@stylistic/eslint-plugin-js': 2.12.1 '@stylistic/eslint-plugin-jsx': 2.12.1 '@stylistic/eslint-plugin-ts': 2.12.1 - '@typescript-eslint/eslint-plugin': 8.18.1 - '@typescript-eslint/parser': 8.18.1 + '@typescript-eslint/eslint-plugin': 8.18.2 + '@typescript-eslint/parser': 8.18.2 eslint: 9.17.0 eslint-plugin-import: 2.31.0 - eslint-plugin-jest: 28.9.0 - eslint-plugin-perfectionist: 4.3.0 - eslint-plugin-react: 7.37.2 + eslint-plugin-jest: 28.10.0 + eslint-plugin-perfectionist: 4.4.0 + eslint-plugin-react: 7.37.3 eslint-plugin-tailwindcss: 3.17.5 globals: 15.14.0 @@ -3441,7 +3441,7 @@ snapshots: '@discordjs/util@1.1.1': {} - '@discordjs/ws@1.1.1(bufferutil@4.0.8)(utf-8-validate@6.0.5)': + '@discordjs/ws@1.1.1(bufferutil@4.0.9)(utf-8-validate@6.0.5)': dependencies: '@discordjs/collection': 2.1.1 '@discordjs/rest': 2.4.0 @@ -3451,7 +3451,7 @@ snapshots: '@vladfrangu/async_event_emitter': 2.4.6 discord-api-types: 0.37.83 tslib: 2.8.1 - ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5) + ws: 8.18.0(bufferutil@4.0.9)(utf-8-validate@6.0.5) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -4255,7 +4255,7 @@ snapshots: buffer-from@1.1.2: {} - bufferutil@4.0.8: + bufferutil@4.0.9: dependencies: node-gyp-build: 4.8.4 @@ -4518,14 +4518,14 @@ snapshots: discord-api-types@0.37.97: {} - discord.js@14.16.3(bufferutil@4.0.8)(utf-8-validate@6.0.5): + discord.js@14.16.3(bufferutil@4.0.9)(utf-8-validate@6.0.5): dependencies: '@discordjs/builders': 1.9.0 '@discordjs/collection': 1.5.3 '@discordjs/formatters': 0.5.0 '@discordjs/rest': 2.4.0 '@discordjs/util': 1.1.1 - '@discordjs/ws': 1.1.1(bufferutil@4.0.8)(utf-8-validate@6.0.5) + '@discordjs/ws': 1.1.1(bufferutil@4.0.9)(utf-8-validate@6.0.5) '@sapphire/snowflake': 3.5.3 discord-api-types: 0.37.100 fast-deep-equal: 3.1.3 @@ -4681,7 +4681,7 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-promise@https://codeload.github.com/promise/eslint-config/tar.gz/bc6135fd42df7e6108b2ac36de2925bc994a1eb0(ckcdtjz3hrjzxs7pscvmtbxxo4): + eslint-config-promise@https://codeload.github.com/promise/eslint-config/tar.gz/69e68c1044c00d96a3b8428d302ccd32ebcb488a(ckcdtjz3hrjzxs7pscvmtbxxo4): dependencies: '@stylistic/eslint-plugin-js': 2.12.0(eslint@9.17.0(jiti@1.21.6)) '@stylistic/eslint-plugin-jsx': 2.12.0(eslint@9.17.0(jiti@1.21.6)) @@ -6874,9 +6874,9 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 4.1.0 - ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.5): + ws@8.18.0(bufferutil@4.0.9)(utf-8-validate@6.0.5): optionalDependencies: - bufferutil: 4.0.8 + bufferutil: 4.0.9 utf-8-validate: 6.0.5 y18n@5.0.8: {}