Skip to content

Commit 021d684

Browse files
chore(deps): update dependency @types/lodash to ^4.17.11
1 parent c90fd62 commit 021d684

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.11",
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
@@ -1838,10 +1838,10 @@
18381838
expect "^29.0.0"
18391839
pretty-format "^29.0.0"
18401840

1841-
"@types/lodash@^4.17.7":
1842-
version "4.17.7"
1843-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
1844-
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
1841+
"@types/lodash@^4.17.11":
1842+
version "4.17.11"
1843+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.11.tgz#8d01705ee14865015a0520e80b7ce95f3c2f7060"
1844+
integrity sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q==
18451845

18461846
"@types/long@^4.0.0":
18471847
version "4.0.2"

0 commit comments

Comments
 (0)