Update dependency @types/node to v14.18.58
All checks were successful
valuya/comptaplan_app/pipeline/pr-dev This commit looks good
valuya/comptaplan_app/pipeline/head This commit looks good

This commit is contained in:
renovate 2023-09-03 01:04:22 +00:00
parent 4e8058c3ee
commit 18cf038fc9

View File

@ -8,15 +8,15 @@
"name": "publish-app-store",
"version": "1.0.0",
"dependencies": {
"@types/node": "^14.14.31",
"@types/node": "^14.18.58",
"googleapis": "^91.0.0",
"typescript": "^4.5.2"
}
},
"node_modules/@types/node": {
"version": "14.18.56",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.56.tgz",
"integrity": "sha512-+k+57NVS9opgrEn5l9c0gvD1r6C+PtyhVE4BTnMMRwiEA8ZO8uFcs6Yy2sXIy0eC95ZurBtRSvhZiHXBysbl6w=="
"version": "14.18.58",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.58.tgz",
"integrity": "sha512-Y8ETZc8afYf6lQ/mVp096phIVsgD/GmDxtm3YaPcc+71jmi/J6zdwbwaUU4JvS56mq6aSfbpkcKhQ5WugrWFPw=="
},
"node_modules/abort-controller": {
"version": "3.0.0",