Skip to content

Commit

Permalink
feat: upgrade @rails/ujs from 6.0.3 to 7.1.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @rails/ujs from 6.0.3 to 7.1.3.

See this package in yarn:
@rails/ujs

See this project in Snyk:
https://app.snyk.io/org/contentstack-devex/project/02324b35-5d7d-4b88-9888-c359e4c6cdf1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 25, 2024
1 parent a73e8a5 commit 5e0a9d4
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 @@ -4,7 +4,7 @@
"dependencies": {
"@rails/actioncable": "^6.0.0",
"@rails/activestorage": "^6.0.0",
"@rails/ujs": "^6.0.0",
"@rails/ujs": "^7.1.3",
"@rails/webpacker": "^5.4",
"turbolinks": "^5.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1091,10 +1091,10 @@
dependencies:
spark-md5 "^3.0.0"

"@rails/ujs@^6.0.0":
version "6.0.3"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.3.tgz#e68a03278e30daea6a110aac5dfa33c60c53055d"
integrity sha512-CM9OEvoN9eXkaX7PXEnbsQLULJ97b9rVmwliZbz/iBOERLJ68Rk3ClJe+fQEMKU4CBZfky2lIRnfslOdUs9SLQ==
"@rails/ujs@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.3.tgz#6d94a68b7da5046147d31716e0c187a4ead4fb93"
integrity sha512-FxtgKNvvIonoBE1TK7U10VMf6CYvzq8SIZ1XZ1Q8zcn/BEXzPzid3zC9qFiojuI5WXVwWhO8GFqApq0stD+OqQ==

"@rails/webpacker@^5.4":
version "5.4.4"
Expand Down

0 comments on commit 5e0a9d4

Please sign in to comment.