Merge pull request #296 from shocknet/dependabot/npm_and_yarn/types/lodash-4.14.168

Bump @types/lodash from 4.14.141 to 4.14.168
This commit is contained in:
CapDog 2021-04-10 10:04:46 -04:00 committed by GitHub
commit 158669dad0
2 changed files with 5 additions and 5 deletions

View file

@ -72,7 +72,7 @@
"@types/gun": "^0.9.2", "@types/gun": "^0.9.2",
"@types/jest": "^24.0.18", "@types/jest": "^24.0.18",
"@types/jsonwebtoken": "^8.3.7", "@types/jsonwebtoken": "^8.3.7",
"@types/lodash": "^4.14.141", "@types/lodash": "^4.14.168",
"@types/node-fetch": "^2.5.8", "@types/node-fetch": "^2.5.8",
"@types/node-persist": "^3.1.1", "@types/node-persist": "^3.1.1",
"@types/ramda": "types/npm-ramda#dist", "@types/ramda": "types/npm-ramda#dist",

View file

@ -728,10 +728,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/lodash@^4.14.141": "@types/lodash@^4.14.168":
version "4.14.141" version "4.14.168"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.141.tgz#d81f4d0c562abe28713406b571ffb27692a82ae6" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
integrity sha512-v5NYIi9qEbFEUpCyikmnOYe4YlP8BMUdTcNCAquAKzu+FA7rZ1onj9x80mbnDdOW/K5bFf3Tv5kJplP33+gAbQ== integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
"@types/long@*", "@types/long@^4.0.0": "@types/long@*", "@types/long@^4.0.0":
version "4.0.0" version "4.0.0"