Update dependency @types/node to v14.18.62
Some checks failed
valuya/comptaplan_app/pipeline/pr-dev There was a failure building this commit

This commit is contained in:
renovate 2023-09-21 01:17:03 +00:00
parent 1c6931b8a1
commit 6c8cc05f01

View File

@ -8,15 +8,15 @@
"name": "publish-app-store",
"version": "1.0.0",
"dependencies": {
"@types/node": "^14.14.31",
"@types/node": "^14.18.62",
"googleapis": "^91.0.0",
"typescript": "^4.5.2"
}
},
"node_modules/@types/node": {
"version": "14.18.61",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.61.tgz",
"integrity": "sha512-1mFT4DqS4/s9tlZbdkwEB/EnSykA9MDeDLIk3FHApGvIMGY//qgstB2gu9GKGESWyW/qiRUO+jhlLJ9bBJ8j+Q=="
"version": "14.18.62",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.62.tgz",
"integrity": "sha512-53Fhb08qfKwSNCIUtysIqw0ye+v1d5QCdL2kl8liKQFlOZTAo+nEYr/FztzMaHBFwB5H0ugF0PF0gmtojaNNiQ=="
},
"node_modules/abort-controller": {
"version": "3.0.0",