1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Merge pull request #429 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.1

Bump @types/node from 14.0.0 to 14.0.1
This commit is contained in:
Matthias Kretschmann 2020-05-19 12:31:58 +02:00 committed by GitHub
commit b4dfd22e3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -1082,9 +1082,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "14.0.0", "version": "14.0.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.1.tgz",
"integrity": "sha512-BZHGudjgZ8cweaQC2Q7hKpZNT2sq//NNbc7KcuTdti10S/tKIXpqiAgzZZFdwm6uUdRE9jy6UYSESNvB5rmFgA==" "integrity": "sha512-FAYBGwC+W6F9+huFIDtn43cpy7+SzG+atzRiTfdp3inUKL2hXnd4rG8hylJLIh4+hqrQy1P17kvJByE/z825hA=="
}, },
"@types/node-fetch": { "@types/node-fetch": {
"version": "2.5.7", "version": "2.5.7",