Skip to content

Commit 38f48bd

Browse files
chore(deps): Bump cookie and @faustwp/core (#2207)
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/core@3.2.4...@faustwp/core@3.3.2) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17816f7 commit 38f48bd

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

examples/next/custom-toolbar/package-lock.json

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

examples/next/custom-toolbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@apollo/client": "^3.7.7",
1212
"@faustwp/cli": "^3.2.5",
13-
"@faustwp/core": "^3.2.4",
13+
"@faustwp/core": "^3.3.2",
1414
"graphql": "^16.6.0",
1515
"next": "^15.5.2",
1616
"react": "^18.2.0",

0 commit comments

Comments
 (0)