Skip to content

Commit 946d6d5

Browse files
chore(deps): Bump cookie and @faustwp/core (#2208)
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 6c9cc76 commit 946d6d5

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

examples/next/block-support/package-lock.json

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

examples/next/block-support/package.json

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

0 commit comments

Comments
 (0)