Skip to content

Commit

Permalink
[risk=low[[no ticket] [Snyk] fix: upgrade @types/lodash from 4.17.6 t…
Browse files Browse the repository at this point in the history
…o 4.17.7 (#8749)

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
SrushtiGangireddy and snyk-bot authored Aug 26, 2024
1 parent c7ac1ba commit 5b69c8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@terra-ui-packages/core-utils": "0.3.0",
"@types/color": "^3.0.5",
"@types/js-cookie": "^2.2.2",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.7",
"@types/node": "^10.12.11",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2394,10 +2394,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/lodash@^4.17.6":
version "4.17.6"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6.tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543"
integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==
"@types/lodash@^4.17.7":
version "4.17.7"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==

"@types/mime@*", "@types/mime@^1":
version "1.3.5"
Expand Down

0 comments on commit 5b69c8f

Please sign in to comment.