From 96050e2487a24dd404eb5ad933923f43f6c789a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 03:19:32 +0000 Subject: [PATCH] chore(deps): bump formidable from 2.0.1 to 3.2.4 Bumps [formidable](https://github.com/node-formidable/formidable) from 2.0.1 to 3.2.4. - [Release notes](https://github.com/node-formidable/formidable/releases) - [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md) - [Commits](https://github.com/node-formidable/formidable/commits/v3.2.4) --- updated-dependencies: - dependency-name: formidable dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/documentation/package.json | 2 +- yarn.lock | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/packages/documentation/package.json b/packages/documentation/package.json index 681e48b8a6..052a5d4917 100644 --- a/packages/documentation/package.json +++ b/packages/documentation/package.json @@ -24,7 +24,7 @@ "codesandbox": "^2.2.3", "date-fns": "^2.28.0", "filesize": "^8.0.7", - "formidable": "^2.0.1", + "formidable": "^3.2.4", "fuse.js": "6.5.3", "js-cookie": "^3.0.1", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index f0445b11da..a2c025aea6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5759,15 +5759,14 @@ form-data@~2.3.2: combined-stream "^1.0.6" mime-types "^2.1.12" -formidable@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/formidable/-/formidable-2.0.1.tgz#4310bc7965d185536f9565184dee74fbb75557ff" - integrity sha512-rjTMNbp2BpfQShhFbR3Ruk3qk2y9jKpvMW78nJgx8QKtxjDVrwbZG+wvDOmVbifHyOUOQJXxqEy6r0faRrPzTQ== +formidable@^3.2.4: + version "3.2.4" + resolved "https://registry.yarnpkg.com/formidable/-/formidable-3.2.4.tgz#c0019368718de33ecb637c66d03b6342a677893a" + integrity sha512-8/5nJsq+o2o1+Dryx1k5gLTDaw0dNE9kL4P3srKArO6zhoerGm42/R8zq+L5EkV7kckNTvJpJke0kI8JseL3RQ== dependencies: dezalgo "1.0.3" hexoid "1.0.0" once "1.4.0" - qs "6.9.3" fraction.js@^4.2.0: version "4.2.0" @@ -10811,11 +10810,6 @@ q@1.*, q@^1.5.1: resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7" integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc= -qs@6.9.3: - version "6.9.3" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.3.tgz#bfadcd296c2d549f1dffa560619132c977f5008e" - integrity sha512-EbZYNarm6138UKKq46tdx08Yo/q9ZhFoAXAI1meAFd2GtbRDhbZY2WQSICskT0c5q99aFzLG1D4nvTk9tqfXIw== - qs@^6.10.3: version "6.10.3" resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"