Merge pull request #8223 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/types/node-22.13.5

Bump @types/node from 22.10.2 to 22.13.5 in /backend
This commit is contained in:
mahula 2025-02-24 15:34:14 +01:00 committed by GitHub
commit 25e4bd6d5c
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": { "devDependencies": {
"@faker-js/faker": "9.3.0", "@faker-js/faker": "9.3.0",
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/node": "^22.10.2", "@types/node": "^22.13.5",
"@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0", "@typescript-eslint/parser": "^5.62.0",
"apollo-server-testing": "~2.11.0", "apollo-server-testing": "~2.11.0",

View File

@ -1999,10 +1999,10 @@
"@types/node" "*" "@types/node" "*"
form-data "^3.0.0" form-data "^3.0.0"
"@types/node@*", "@types/node@>=6", "@types/node@^22.10.2": "@types/node@*", "@types/node@>=6", "@types/node@^22.13.5":
version "22.10.2" version "22.13.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9" resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.5.tgz#23add1d71acddab2c6a4d31db89c0f98d330b511"
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ== integrity sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==
dependencies: dependencies:
undici-types "~6.20.0" undici-types "~6.20.0"