Skip to content

Commit 445cb6e

Browse files
Bump qs and formidable in /samples/01-dialogflow-handlers
Bumps [qs](https://github.com/ljharb/qs) and [formidable](https://github.com/node-formidable/formidable). These dependencies needed to be updated together. Updates `qs` from 6.9.3 to 6.11.0 - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.9.3...v6.11.0) Updates `formidable` from 2.0.1 to 2.1.1 - [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) --- updated-dependencies: - dependency-name: qs dependency-type: indirect - dependency-name: formidable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f787b7 commit 445cb6e

File tree

2 files changed

+46
-47
lines changed

2 files changed

+46
-47
lines changed

samples/01-dialogflow-handlers/package-lock.json

Lines changed: 24 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/01-dialogflow-handlers/yarn.lock

Lines changed: 22 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,9 +1170,9 @@ detect-newline@^3.0.0:
11701170
version "3.1.0"
11711171
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
11721172

1173-
dezalgo@1.0.3:
1174-
version "1.0.3"
1175-
resolved "https://registry.yarnpkg.com/dezalgo/-/dezalgo-1.0.3.tgz#7f742de066fc748bc8db820569dddce49bf0d456"
1173+
dezalgo@^1.0.4:
1174+
version "1.0.4"
1175+
resolved "https://registry.yarnpkg.com/dezalgo/-/dezalgo-1.0.4.tgz#751235260469084c132157dfa857f386d4c33d81"
11761176
dependencies:
11771177
asap "^2.0.0"
11781178
wrappy "1"
@@ -1345,13 +1345,13 @@ form-data@^4.0.0:
13451345
mime-types "^2.1.12"
13461346

13471347
formidable@^2.0.1:
1348-
version "2.0.1"
1349-
resolved "https://registry.yarnpkg.com/formidable/-/formidable-2.0.1.tgz#4310bc7965d185536f9565184dee74fbb75557ff"
1348+
version "2.1.1"
1349+
resolved "https://registry.yarnpkg.com/formidable/-/formidable-2.1.1.tgz#81269cbea1a613240049f5f61a9d97731517414f"
13501350
dependencies:
1351-
dezalgo "1.0.3"
1352-
hexoid "1.0.0"
1353-
once "1.4.0"
1354-
qs "6.9.3"
1351+
dezalgo "^1.0.4"
1352+
hexoid "^1.0.0"
1353+
once "^1.4.0"
1354+
qs "^6.11.0"
13551355

13561356
fs.realpath@^1.0.0:
13571357
version "1.0.0"
@@ -1374,12 +1374,12 @@ get-caller-file@^2.0.5:
13741374
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
13751375

13761376
get-intrinsic@^1.0.2:
1377-
version "1.1.1"
1378-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
1377+
version "1.1.3"
1378+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.3.tgz#063c84329ad93e83893c7f4f243ef63ffa351385"
13791379
dependencies:
13801380
function-bind "^1.1.1"
13811381
has "^1.0.3"
1382-
has-symbols "^1.0.1"
1382+
has-symbols "^1.0.3"
13831383

13841384
get-package-type@^0.1.0:
13851385
version "0.1.0"
@@ -1486,9 +1486,9 @@ has-flag@^4.0.0:
14861486
version "4.0.0"
14871487
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
14881488

1489-
has-symbols@^1.0.1:
1490-
version "1.0.2"
1491-
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
1489+
has-symbols@^1.0.3:
1490+
version "1.0.3"
1491+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
14921492

14931493
has-yarn@^2.1.0:
14941494
version "2.1.0"
@@ -1500,7 +1500,7 @@ has@^1.0.3:
15001500
dependencies:
15011501
function-bind "^1.1.1"
15021502

1503-
hexoid@1.0.0:
1503+
hexoid@^1.0.0:
15041504
version "1.0.0"
15051505
resolved "https://registry.yarnpkg.com/hexoid/-/hexoid-1.0.0.tgz#ad10c6573fb907de23d9ec63a711267d9dc9bc18"
15061506

@@ -2356,10 +2356,10 @@ object-hash@2.2.0:
23562356
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5"
23572357

23582358
object-inspect@^1.9.0:
2359-
version "1.12.0"
2360-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.0.tgz#6e2c120e868fd1fd18cb4f18c31741d0d6e776f0"
2359+
version "1.12.2"
2360+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
23612361

2362-
once@1.4.0, once@^1.3.0, once@^1.3.1, once@^1.4.0:
2362+
once@^1.3.0, once@^1.3.1, once@^1.4.0:
23632363
version "1.4.0"
23642364
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
23652365
dependencies:
@@ -2517,13 +2517,9 @@ pupa@^2.1.1:
25172517
dependencies:
25182518
escape-goat "^2.0.0"
25192519

2520-
qs@6.9.3:
2521-
version "6.9.3"
2522-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.3.tgz#bfadcd296c2d549f1dffa560619132c977f5008e"
2523-
2524-
qs@^6.10.1:
2525-
version "6.10.3"
2526-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
2520+
qs@^6.10.1, qs@^6.11.0:
2521+
version "6.11.0"
2522+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
25272523
dependencies:
25282524
side-channel "^1.0.4"
25292525

0 commit comments

Comments
 (0)