Skip to content

Commit

Permalink
Merge pull request #301 from canonical/WD-13370-cookie-policy-update-…
Browse files Browse the repository at this point in the history
…to-the-latest-version-on-all-domains-managed-by-sites-tribe

WD-13370 Bumped cookie-policy to v3.6.4
  • Loading branch information
immortalcodes authored Aug 8, 2024
2 parents 814924b + 7b8f8a9 commit 2f23711
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test-python": "python3 -m unittest discover tests"
},
"dependencies": {
"@canonical/cookie-policy": "3.5.0",
"@canonical/cookie-policy": "3.6.4",
"@canonical/global-nav": "3.4.0",
"autoprefixer": "10.4.13",
"babel-loader": "9.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -930,10 +930,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@canonical/cookie-policy@3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.5.0.tgz#1c7e6cc2d5a7218375001b2cff2996a927693e89"
integrity sha512-XLCIl8+h+3BRfvqADqFsmAfWdaDGDchY/TPCKtpeQdb4r64SR6arsdNftlOb7vX8EuLCK2QRp6evUy0J+qnQTg==
"@canonical/cookie-policy@3.6.4":
version "3.6.4"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.6.4.tgz#895c3770f621b73d88b0d5843c43a32d99e4a462"
integrity sha512-kfwamTpAaBhtH5TzlMb8wE814a8lIbONUuSYnS7VPiHDfcdmw4NoBPNpldmNY1j3CAT5vMKOx5kulRTWpEXpag==

"@canonical/[email protected]":
version "3.4.0"
Expand Down

0 comments on commit 2f23711

Please sign in to comment.