Skip to content

Commit

Permalink
Merge pull request #801 from serverless-heaven/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/examples/multiple-statically-entries/ssri-6.0.2
  • Loading branch information
j0k3r authored Apr 27, 2021
2 parents d0997d5 + 14d0c21 commit b7d00ad
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions examples/multiple-statically-entries/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1951,10 +1951,10 @@ is-buffer@^1.1.5:
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==

is-builtin-module@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.0.0.tgz#137d3d2425023a19a660fb9dd6ddfabe52c03466"
integrity sha512-/93sDihsAD652hrMEbJGbMAVBf1qc96kyThHQ0CAOONHaE3aROLpTjDe4WQ5aoC5ITHFxEq1z8XqSU7km+8amw==
is-builtin-module@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.1.0.tgz#6fdb24313b1c03b75f8b9711c0feb8c30b903b00"
integrity sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg==
dependencies:
builtin-modules "^3.0.0"

Expand Down Expand Up @@ -3351,13 +3351,13 @@ serverless-offline@^6.5.0:
ws "^7.2.1"

"serverless-webpack@file:../..":
version "5.4.0"
version "5.4.1"
dependencies:
bestzip "^2.2.0"
bluebird "^3.7.2"
fs-extra "^9.1.0"
glob "^7.1.6"
is-builtin-module "^3.0.0"
is-builtin-module "^3.1.0"
lodash "^4.17.21"
semver "^7.3.5"
optionalDependencies:
Expand Down Expand Up @@ -3490,9 +3490,9 @@ split-string@^3.0.1, split-string@^3.0.2:
extend-shallow "^3.0.0"

ssri@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8"
integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==
version "6.0.2"
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5"
integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==
dependencies:
figgy-pudding "^3.5.1"

Expand Down

0 comments on commit b7d00ad

Please sign in to comment.