Skip to content

Commit 1b624be

Browse files
chore(deps): update dependency @types/lodash to ^4.17.20
1 parent 7c08f28 commit 1b624be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@types/jest": "^29.5.13",
32-
"@types/lodash": "^4.17.7",
32+
"@types/lodash": "^4.17.20",
3333
"@types/node": "*",
3434
"@apollo/server": "^4.11.0",
3535
"axios": "^1.7.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1777,10 +1777,10 @@
17771777
expect "^29.0.0"
17781778
pretty-format "^29.0.0"
17791779

1780-
"@types/lodash@^4.17.7":
1781-
version "4.17.7"
1782-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
1783-
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
1780+
"@types/lodash@^4.17.20":
1781+
version "4.17.20"
1782+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
1783+
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
17841784

17851785
"@types/long@^4.0.0":
17861786
version "4.0.2"

0 commit comments

Comments
 (0)