Skip to content

Commit 1230c86

Browse files
build(deps-dev): bump lodash from 2.4.2 to 4.17.21 (#3367)
Bumps [lodash](https://github.com/lodash/lodash) from 2.4.2 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@2.4.2...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 582cdaf commit 1230c86

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

packages/pg-native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"async": "^0.9.0",
3030
"concat-stream": "^1.4.6",
3131
"generic-pool": "^2.1.1",
32-
"lodash": "^2.4.1",
32+
"lodash": "^4.17.21",
3333
"mocha": "10.5.2",
3434
"node-gyp": ">=10.x",
3535
"okay": "^0.3.0",

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -4565,12 +4565,7 @@ lodash.uniq@^4.5.0:
45654565
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz"
45664566
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
45674567

4568-
lodash@^2.4.1:
4569-
version "2.4.2"
4570-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e"
4571-
integrity sha512-Kak1hi6/hYHGVPmdyiZijoQyz5x2iGVzs6w9GYB/HiXEtylY7tIoYEROMjvM1d9nXJqPOrG2MNPMn01bJ+S0Rw==
4572-
4573-
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.2.1:
4568+
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.21, lodash@^4.2.1:
45744569
version "4.17.21"
45754570
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
45764571
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)