Merge pull request #12708 from nestjs/dependabot/npm_and_yarn/types/bytes-3.1.4

chore(deps-dev): bump @types/bytes from 3.1.3 to 3.1.4
This commit is contained in:
Kamil Mysliwiec
2023-11-10 13:20:54 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -47,7 +47,7 @@
"@nestjs/mongoose": "10.0.2",
"@nestjs/typeorm": "10.0.0",
"@types/amqplib": "0.10.3",
"@types/bytes": "3.1.3",
"@types/bytes": "3.1.4",
"@types/chai": "4.3.9",
"@types/chai-as-promised": "7.1.8",
"@types/cors": "2.8.15",
@@ -3561,9 +3561,9 @@
}
},
"node_modules/@types/bytes": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/@types/bytes/-/bytes-3.1.3.tgz",
"integrity": "sha512-eEgZiWn6cjG8tc+AkI3FIa9ub9zhLMSRHqbecHe5yffqws+848zoHdbgFYxvUks4RElfJB9cupvqcd1gvDFQig==",
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@types/bytes/-/bytes-3.1.4.tgz",
"integrity": "sha512-A0uYgOj3zNc4hNjHc5lYUfJQ/HVyBXiUMKdXd7ysclaE6k9oJdavQzODHuwjpUu2/boCP8afjQYi8z/GtvNCWA==",
"dev": true
},
"node_modules/@types/cacheable-request": {

View File

@@ -95,7 +95,7 @@
"@nestjs/mongoose": "10.0.2",
"@nestjs/typeorm": "10.0.0",
"@types/amqplib": "0.10.3",
"@types/bytes": "3.1.3",
"@types/bytes": "3.1.4",
"@types/chai": "4.3.9",
"@types/chai-as-promised": "7.1.8",
"@types/cors": "2.8.15",