Skip to content

Commit 0a1192b

Browse files
build(deps-dev): bump @types/lodash from 4.17.0 to 4.17.4
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.0 to 4.17.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89f2305 commit 0a1192b

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@nestjs/testing": "^10.3.8",
9191
"@types/jest": "^29.5.12",
9292
"@types/jsonwebtoken": "^9.0.6",
93-
"@types/lodash": "^4.17.0",
93+
"@types/lodash": "^4.17.4",
9494
"@types/node": "^20.12.8",
9595
"@types/passport-jwt": "^4.0.1",
9696
"@types/passport-local": "^1.0.38",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,10 +1435,10 @@
14351435
jose "^4.11.2"
14361436
passport-strategy "^1.0.0"
14371437

1438-
"@nevermined-io/sdk@3.0.6":
1439-
version "3.0.6"
1440-
resolved "https://registry.yarnpkg.com/@nevermined-io/sdk/-/sdk-3.0.6.tgz#6c92c0445d5e759fa71d56b0227d3a6e37b22fe5"
1441-
integrity sha512-G6FBOAaYbCjQukNcoQ/H/7Bb1NnmKgoRCj4PfB1KpIKNZ1whH0XHYPZbo1MVHwU+ikjnr1swWEMf4IKK+Zwd1g==
1438+
"@nevermined-io/sdk@3.0.11":
1439+
version "3.0.11"
1440+
resolved "https://registry.yarnpkg.com/@nevermined-io/sdk/-/sdk-3.0.11.tgz#9a2b7d8bff84d2770de9b3511f1ca60d4d6f9e51"
1441+
integrity sha512-FjhQfrQsu5Dvr0jDzfsM6Cdv88vwydJT58jMV3kM6kMqDgK82IBaAq96/0LhXvTMEM8CqLbf1a4ApsLoGI9INQ==
14421442
dependencies:
14431443
"@alchemy/aa-core" "3.12.1"
14441444
"@apollo/client" "^3.7.16"
@@ -1925,10 +1925,10 @@
19251925
dependencies:
19261926
"@types/node" "*"
19271927

1928-
"@types/lodash@^4.17.0":
1929-
version "4.17.0"
1930-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
1931-
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
1928+
"@types/lodash@^4.17.4":
1929+
version "4.17.4"
1930+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7"
1931+
integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==
19321932

19331933
"@types/methods@^1.1.4":
19341934
version "1.1.4"

0 commit comments

Comments
 (0)