Skip to content

Commit 61ef56e

Browse files
build(deps-dev): bump @nestjs/platform-express from 7.0.8 to 7.1.2
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest) from 7.0.8 to 7.1.2. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](nestjs/nest@v7.0.8...v7.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 764ef54 commit 61ef56e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,15 +1568,15 @@
15681568
uuid "8.0.0"
15691569

15701570
"@nestjs/platform-express@^7.0.4":
1571-
version "7.0.8"
1572-
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-7.0.8.tgz#0d957a1559267d00731dfc26951d28a6527a0dc2"
1573-
integrity sha512-b8k9vX1DDFuABxe0JpO0H4gA6f1j7OUHORQ3lsOUPjaI/2ufUs3QGk05saJkSo2qsNKRFpTIllGI6PPqvet3hQ==
1571+
version "7.1.2"
1572+
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-7.1.2.tgz#4524a56228e3a3671892bcc44f3263022068469c"
1573+
integrity sha512-GkpuBReOV6mOqkgQpku0PsOwZS0Xbs3ErRlRKK5vIX+Wsl9Y9YUiaW4jRgbtkN8mWrT/n88zMmIbjagenPXkQw==
15741574
dependencies:
15751575
body-parser "1.19.0"
15761576
cors "2.8.5"
15771577
express "4.17.1"
15781578
multer "1.4.2"
1579-
tslib "1.11.1"
1579+
tslib "2.0.0"
15801580

15811581
"@nestjs/schematics@^7.0.0":
15821582
version "7.0.0"
@@ -10068,12 +10068,12 @@ tsconfig-paths@3.9.0, tsconfig-paths@^3.4.0:
1006810068
minimist "^1.2.0"
1006910069
strip-bom "^3.0.0"
1007010070

10071-
tslib@1.11.1, tslib@>=1.9.0, tslib@^1.8.1, tslib@^1.9.0:
10071+
tslib@1.11.1, tslib@^1.8.1, tslib@^1.9.0:
1007210072
version "1.11.1"
1007310073
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
1007410074
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
1007510075

10076-
tslib@2.0.0:
10076+
tslib@2.0.0, tslib@>=1.9.0:
1007710077
version "2.0.0"
1007810078
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
1007910079
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==

0 commit comments

Comments
 (0)