build(deps): bump @types/node from 20.4.2 to 20.4.4 (#803)

This commit is contained in:
dependabot[bot] 2023-07-24 13:10:24 +02:00 committed by GitHub
parent b39364735e
commit f05002851f
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

@ -15,7 +15,7 @@
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.1.0",
"@actions/tool-cache": "^2.0.1",
"@types/node": "^20.4.2",
"@types/node": "^20.4.4",
"@types/semver": "^7.5.0",
"@types/tmp": "^0.2.3",
"tmp": "^0.2.1"
@ -615,9 +615,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.4.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.2.tgz",
"integrity": "sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw=="
"version": "20.4.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.4.tgz",
"integrity": "sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.2",
@ -4305,9 +4305,9 @@
"dev": true
},
"@types/node": {
"version": "20.4.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.2.tgz",
"integrity": "sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw=="
"version": "20.4.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.4.tgz",
"integrity": "sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew=="
},
"@types/node-fetch": {
"version": "2.6.2",

View File

@ -30,7 +30,7 @@
"@actions/github": "^5.1.1",
"@actions/http-client": "^2.1.0",
"@actions/tool-cache": "^2.0.1",
"@types/node": "^20.4.2",
"@types/node": "^20.4.4",
"@types/semver": "^7.5.0",
"@types/tmp": "^0.2.3",
"tmp": "^0.2.1"