Skip to content

Commit ca6ba0c

Browse files
chore(deps): Bump cookie and @faustwp/core in /examples/next/tutorial (#2201)
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [@faustwp/core](https://github.com/wpengine/faustjs). These dependencies need to be updated together. Updates `cookie` from 0.5.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.2) Updates `@faustwp/core` from 3.2.4 to 3.3.2 - [Release notes](https://github.com/wpengine/faustjs/releases) - [Commits](https://github.com/wpengine/faustjs/compare/@faustwp/[email protected]...@faustwp/[email protected]) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect - dependency-name: "@faustwp/core" dependency-version: 3.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7094c6 commit ca6ba0c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

examples/next/tutorial/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/next/tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@apollo/client": "^3.13.9",
1515
"@faustwp/blocks": "^6.1.3",
1616
"@faustwp/cli": "^3.2.4",
17-
"@faustwp/core": "^3.2.4",
17+
"@faustwp/core": "^3.3.2",
1818
"graphql": "^16.11.0",
1919
"next": "^15.5.2",
2020
"next-secure-headers": "^2.2.0",

0 commit comments

Comments
 (0)