1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-21 18:02:32 +01:00

Merge pull request #368 from spacebarchat/dependabot/npm_and_yarn/body-parser-1.20.3

Bump body-parser from 1.20.1 to 1.20.3
This commit is contained in:
Puyodead1 2024-09-30 08:36:34 -04:00 committed by GitHub
commit ea9d1b3074
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9009,7 +9009,7 @@ packages:
dependencies:
es-errors: 1.3.0
hasown: 2.0.1
side-channel: 1.0.5
side-channel: 1.0.6
dev: true
/invariant@2.2.4:
@ -12809,7 +12809,7 @@ packages:
resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==}
engines: {node: '>=0.6'}
dependencies:
side-channel: 1.0.5
side-channel: 1.0.6
dev: true
/querystring@0.2.1:
@ -14092,8 +14092,8 @@ packages:
/shell-quote@1.8.1:
resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==}
/side-channel@1.0.5:
resolution: {integrity: sha512-QcgiIWV4WV7qWExbN5llt6frQB/lBven9pqliLXfGPB+K9ZYXxDozp0wLkHS24kWCm+6YXH/f0HhnObZnZOBnQ==}
/side-channel@1.0.6:
resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.7
@ -14322,7 +14322,7 @@ packages:
internal-slot: 1.0.7
regexp.prototype.flags: 1.5.2
set-function-name: 2.0.2
side-channel: 1.0.5
side-channel: 1.0.6
dev: true
/string.prototype.trim@1.2.8: