Skip to content

Commit e8376a1

Browse files
fix(deps): update dependency lodash.omit to v4.18.0
1 parent 193a2ac commit e8376a1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@apollo/server-plugin-landing-page-graphql-playground": "4.0.1",
4242
"iterall": "1.3.0",
43-
"lodash.omit": "4.5.0",
43+
"lodash.omit": "4.18.0",
4444
"tslib": "2.8.1"
4545
},
4646
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8032,10 +8032,10 @@ lodash.mergewith@4.6.2, lodash.mergewith@^4.6.2:
80328032
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55"
80338033
integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==
80348034

8035-
lodash.omit@4.5.0:
8036-
version "4.5.0"
8037-
resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.5.0.tgz#6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60"
8038-
integrity sha512-XeqSp49hNGmlkj2EJlfrQFIzQ6lXdNro9sddtQzcJY8QaoC2GO0DT7xaIokHeyM+mIT0mPMlPvkYzg2xCuHdZg==
8035+
lodash.omit@4.18.0:
8036+
version "4.18.0"
8037+
resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.18.0.tgz#d16d96a68db2c803c45da9450fdac953c59a1858"
8038+
integrity sha512-hZXIupXdHtocTnvIJ2aCd2vxKYtxex6gbiGuPvgBRnFQO9yu3AtmDAbVuCXcSsQx3INo/1g71OktlFFA/ES8Xg==
80398039

80408040
lodash.snakecase@^4.1.1:
80418041
version "4.1.1"

0 commit comments

Comments
 (0)