Skip to content

Commit

Permalink
fix: upgrade lodash-es from 4.17.15 to 4.17.20 (#147)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade lodash-es from 4.17.15 to 4.17.20.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/jledentu/project/0462c7b2-c7fb-4a89-80a8-5ebadd20bb19?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Jan 28, 2022
1 parent 93fcbdf commit ec0e448
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
]
},
"dependencies": {
"lodash-es": "^4.17.11"
"lodash-es": "^4.17.20"
},
"peerDependencies": {
"vue": "2.x"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12446,10 +12446,10 @@ lockfile@^1.0.4:
dependencies:
signal-exit "^3.0.2"

lodash-es@^4.17.11:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78"
integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==
lodash-es@^4.17.20:
version "4.17.20"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.20.tgz#29f6332eefc60e849f869c264bc71126ad61e8f7"
integrity sha512-JD1COMZsq8maT6mnuz1UMV0jvYD0E0aUsSOdrr1/nAG3dhqQXwRRgeW0cSqH1U43INKcqxaiVIQNOUDld7gRDA==

lodash._baseuniq@~4.6.0:
version "4.6.0"
Expand Down

0 comments on commit ec0e448

Please sign in to comment.