Merge pull request #361 from warengroup/dependabot/npm_and_yarn/develop/types/node-17.0.43

Bump @types/node from 17.0.42 to 17.0.43
This commit is contained in:
github-actions[bot] 2022-06-15 09:04:28 +01:00 committed by GitHub
commit d467613fe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -21,7 +21,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"@types/node": "^17.0.42",
"@types/node": "^17.0.43",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
@ -402,9 +402,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "17.0.42",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.42.tgz",
"integrity": "sha512-Q5BPGyGKcvQgAMbsr7qEGN/kIPN6zZecYYABeTDBizOsau+2NMdSVTar9UQw21A2+JyA2KRNDYaYrPB0Rpk2oQ=="
"version": "17.0.43",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.43.tgz",
"integrity": "sha512-jnUpgw8fL9kP2iszfIDyBQtw5Mf4/XSqy0Loc1J9pI14ejL83XcCEvSf50Gs/4ET0I9VCCDoOfufQysj0S66xA=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.1",
@ -3897,9 +3897,9 @@
"dev": true
},
"@types/node": {
"version": "17.0.42",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.42.tgz",
"integrity": "sha512-Q5BPGyGKcvQgAMbsr7qEGN/kIPN6zZecYYABeTDBizOsau+2NMdSVTar9UQw21A2+JyA2KRNDYaYrPB0Rpk2oQ=="
"version": "17.0.43",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.43.tgz",
"integrity": "sha512-jnUpgw8fL9kP2iszfIDyBQtw5Mf4/XSqy0Loc1J9pI14ejL83XcCEvSf50Gs/4ET0I9VCCDoOfufQysj0S66xA=="
},
"@types/node-fetch": {
"version": "2.6.1",

View File

@ -30,7 +30,7 @@
"path": "^0.12.7"
},
"devDependencies": {
"@types/node": "^17.0.42",
"@types/node": "^17.0.43",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",