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

This commit is contained in:
renovate 2023-09-02 01:04:21 +00:00
parent 4e8058c3ee
commit d15e32a6dd

View File

@ -8,15 +8,15 @@
"name": "publish-app-store",
"version": "1.0.0",
"dependencies": {
"@types/node": "^14.14.31",
"@types/node": "^14.18.57",
"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.57",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.57.tgz",
"integrity": "sha512-AV54VmsNLLPoUm+EBroYLyXQUI8kfG+oFIocRw5DjA6R+8wg7VV1Vqoi9sdjbjk1Zmxhxp+ecLqLdybnfV6MGQ=="
},
"node_modules/abort-controller": {
"version": "3.0.0",