Skip to content

Commit

Permalink
fix: upgrade govuk-frontend from 4.7.0 to 4.8.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade govuk-frontend from 4.7.0 to 4.8.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/crowncommercialservice/project/0304745a-39e3-4523-927f-d193fcb82754?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 26, 2024
1 parent 4bb3692 commit 16bf52b
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 @@ -5,7 +5,7 @@
"@rails/ujs": "^7.1.3",
"@rails/webpacker": "5.4.4",
"accessible-autocomplete": "^2.0.4",
"govuk-frontend": "^4.7.0",
"govuk-frontend": "^4.8.0",
"jquery": "^3.7.1",
"js-cookie": "^3.0.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3416,10 +3416,10 @@ globals@^11.1.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==

govuk-frontend@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-4.7.0.tgz#69950b6c2e69f435ffe9aa60d8dee232dac977de"
integrity sha512-0OsdCusF5qvLWwKziU8zqxiC0nq6WP0ZQuw51ymZ/1V0tO71oIKMlSLN2S9bm8RcEGSoidPt2A34gKxePrLjvg==
govuk-frontend@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-4.8.0.tgz#df4e56c762e93aae74fed214bb6be08e13783772"
integrity sha512-NOmPJxL8IYq1HSNHYKx9XY2LLTxuwb+IFASiGQO4sgJ8K7AG66SlSeqARrcetevV8zOf+i1z+MbJJ2O7//OxAw==

graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.2.6:
version "4.2.9"
Expand Down

0 comments on commit 16bf52b

Please sign in to comment.