Merge pull request #8066 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/types/node-22.8.7

Bump @types/node from 22.8.4 to 22.8.7 in /backend
This commit is contained in:
mahula 2024-11-03 19:15:33 +01:00 committed by GitHub
commit 37acb2afd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -97,7 +97,7 @@
"devDependencies": {
"@faker-js/faker": "9.1.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.8.4",
"@types/node": "^22.8.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"apollo-server-testing": "~2.11.0",

View File

@ -1994,10 +1994,10 @@
"@types/node" "*"
form-data "^3.0.0"
"@types/node@*", "@types/node@>=6", "@types/node@^22.8.4":
version "22.8.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.4.tgz#ab754f7ac52e1fe74174f761c5b03acaf06da0dc"
integrity sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==
"@types/node@*", "@types/node@>=6", "@types/node@^22.8.7":
version "22.8.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7.tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4"
integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==
dependencies:
undici-types "~6.19.8"