chore(deps): update dependency @types/node to ^18.17.7

This commit is contained in:
renovate[bot] 2023-08-22 12:00:45 +00:00
parent 1d2bf28ae8
commit 0adf85c362
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -16,7 +16,7 @@
"@types/express": "^4.17.17",
"@types/jest": "^29.5.3",
"@types/lodash": "^4.14.197",
"@types/node": "^18.17.6",
"@types/node": "^18.17.7",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
@ -1589,9 +1589,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "18.17.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.6.tgz",
"integrity": "sha512-fGmT/P7z7ecA6bv/ia5DlaWCH4YeZvAQMNpUhrJjtAhOhZfoxS1VLUgU2pdk63efSjQaOJWdXMuAJsws+8I6dg==",
"version": "18.17.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.7.tgz",
"integrity": "sha512-WJj/p/cIg6zUsxv1n2leZHpvn8hr9TYuLQxAZxZcK/7+5t5ukmJGelOLGOy3L1MLhAO/sapTJGd1V7kvoIuzUg==",
"dev": true
},
"node_modules/@types/qs": {
@ -9159,9 +9159,9 @@
"dev": true
},
"@types/node": {
"version": "18.17.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.6.tgz",
"integrity": "sha512-fGmT/P7z7ecA6bv/ia5DlaWCH4YeZvAQMNpUhrJjtAhOhZfoxS1VLUgU2pdk63efSjQaOJWdXMuAJsws+8I6dg==",
"version": "18.17.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.7.tgz",
"integrity": "sha512-WJj/p/cIg6zUsxv1n2leZHpvn8hr9TYuLQxAZxZcK/7+5t5ukmJGelOLGOy3L1MLhAO/sapTJGd1V7kvoIuzUg==",
"dev": true
},
"@types/qs": {

View File

@ -36,7 +36,7 @@
"@types/express": "^4.17.17",
"@types/jest": "^29.5.3",
"@types/lodash": "^4.14.197",
"@types/node": "^18.17.6",
"@types/node": "^18.17.7",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",