1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Merge pull request #332 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.11.4

Bump @types/node from 14.11.2 to 14.11.4
This commit is contained in:
Matthias Kretschmann 2020-10-07 00:07:43 +02:00 committed by GitHub
commit eb0ed6d939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -1465,9 +1465,9 @@
"dev": true
},
"@types/node": {
"version": "14.11.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.2.tgz",
"integrity": "sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA=="
"version": "14.11.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.4.tgz",
"integrity": "sha512-KmoLCUeW2cWKkEOQ0gQcECuqOc0g7B7zcmRPQNMT4ntNm0luKv3BTLcqIyWpTxkhLDzLTdMus11j/6DROaZdPw=="
},
"@types/node-fetch": {
"version": "2.5.7",