Skip to content

Commit 176c980

Browse files
chore(deps): update dependency @types/lodash to ^4.17.16
1 parent 79d63a3 commit 176c980

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.16",
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.16":
1842+
version "4.17.16"
1843+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
1844+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
18451845

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

0 commit comments

Comments
 (0)