Skip to content

Commit b09d798

Browse files
chore(deps): update dependency @types/lodash to ^4.17.10
1 parent de441f6 commit b09d798

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.10",
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
@@ -1826,10 +1826,10 @@
18261826
expect "^29.0.0"
18271827
pretty-format "^29.0.0"
18281828

1829-
"@types/lodash@^4.17.7":
1830-
version "4.17.7"
1831-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
1832-
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
1829+
"@types/lodash@^4.17.10":
1830+
version "4.17.10"
1831+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
1832+
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
18331833

18341834
"@types/long@^4.0.0":
18351835
version "4.0.2"

0 commit comments

Comments
 (0)