Update dependency @types/node to v14.18.61
All checks were successful
valuya/embedded-webview/pipeline/pr-master This commit looks good

This commit is contained in:
renovate 2023-09-17 01:06:36 +00:00
parent 5698f89f81
commit ddb8db9bd0

View File

@ -8,15 +8,15 @@
"name": "publish-app-store",
"version": "1.0.0",
"dependencies": {
"@types/node": "^14.18.58",
"@types/node": "^14.18.61",
"googleapis": "^91.0.0",
"typescript": "^4.5.2"
}
},
"node_modules/@types/node": {
"version": "14.18.58",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.58.tgz",
"integrity": "sha512-Y8ETZc8afYf6lQ/mVp096phIVsgD/GmDxtm3YaPcc+71jmi/J6zdwbwaUU4JvS56mq6aSfbpkcKhQ5WugrWFPw=="
"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=="
},
"node_modules/abort-controller": {
"version": "3.0.0",