Skip to content

Commit 8cfe25b

Browse files
🔼 Bump apollo-server-caching from 3.2.0 to 3.3.0
Bumps [apollo-server-caching](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-caching) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits/[email protected]/packages/apollo-server-caching) --- updated-dependencies: - dependency-name: apollo-server-caching dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf0c6cf commit 8cfe25b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎yarn.lock‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ apollo-datasource@^3.2.0:
2929
apollo-server-env "^4.1.0"
3030

3131
apollo-server-caching@^3.2.0:
32-
version "3.2.0"
33-
resolved "https://registry.yarnpkg.com/apollo-server-caching/-/apollo-server-caching-3.2.0.tgz#368bc3288cfc2dab8de900d045dbd66cf457f3f3"
34-
integrity sha512-kR92WjoQVe1Z/EXyh365w6Vz8egkRCKmd3mE7KJvKgk+f0+AGO1LPPrez5IhbCXxAgChqzpHhq2FIyfOqEuLFQ==
32+
version "3.3.0"
33+
resolved "https://registry.yarnpkg.com/apollo-server-caching/-/apollo-server-caching-3.3.0.tgz#f501cbeb820a4201d98c2b768c085f22848d9dc5"
34+
integrity sha512-Wgcb0ArjZ5DjQ7ID+tvxUcZ7Yxdbk5l1MxZL8D8gkyjooOkhPNzjRVQ7ubPoXqO54PrOMOTm1ejVhsF+AfIirQ==
3535
dependencies:
3636
lru-cache "^6.0.0"
3737

0 commit comments

Comments
 (0)