Merge pull request #53 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.11

Bump @types/node from 14.0.10 to 14.0.11
This commit is contained in:
Matthias Kretschmann 2020-06-08 12:30:34 +02:00 committed by GitHub
commit 6beac91141
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2916,9 +2916,9 @@
}
},
"@types/node": {
"version": "14.0.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.10.tgz",
"integrity": "sha512-Bz23oN/5bi0rniKT24ExLf4cK0JdvN3dH/3k0whYkdN4eI4vS2ZW/2ENNn2uxHCzWcbdHIa/GRuWQytfzCjRYw==",
"version": "14.0.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.11.tgz",
"integrity": "sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg==",
"dev": true
},
"@types/normalize-package-data": {

View File

@ -32,7 +32,7 @@
"@types/bn.js": "^4.11.6",
"@types/jest": "^25.2.3",
"@types/next-seo": "^1.10.0",
"@types/node": "^14.0.10",
"@types/node": "^14.0.11",
"@types/react": "^16.9.35",
"@typescript-eslint/eslint-plugin": "^3.1.0",
"@typescript-eslint/parser": "^3.1.0",