Skip to content

Commit 7b3d41b

Browse files
Merge pull request #633 from Crown-Commercial-Service/dependabot/npm_and_yarn/rails/ujs-7.1.3
2 parents 6544c9c + 347f6f1 commit 7b3d41b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pmp_idam",
33
"private": true,
44
"dependencies": {
5-
"@rails/ujs": "^7.1.2",
5+
"@rails/ujs": "^7.1.3",
66
"@rails/webpacker": "5.4.4",
77
"accessible-autocomplete": "^2.0.4",
88
"govuk-frontend": "^4.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1138,10 +1138,10 @@
11381138
mkdirp "^1.0.4"
11391139
rimraf "^3.0.2"
11401140

1141-
"@rails/ujs@^7.1.2":
1142-
version "7.1.2"
1143-
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.2.tgz#ea903bcc0224e17156015d995b6f1b83e27d64b2"
1144-
integrity sha512-c5x02djEKEVVE4qfN4XgElJS4biM0xxtIVpcJ0ZHLK116U19rowTtmD0AJ/RCb3Xaewa4GPIWLlwgeC0dCQqzw==
1141+
"@rails/ujs@^7.1.3":
1142+
version "7.1.3"
1143+
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.3.tgz#6d94a68b7da5046147d31716e0c187a4ead4fb93"
1144+
integrity sha512-FxtgKNvvIonoBE1TK7U10VMf6CYvzq8SIZ1XZ1Q8zcn/BEXzPzid3zC9qFiojuI5WXVwWhO8GFqApq0stD+OqQ==
11451145

11461146
11471147
version "5.4.4"

0 commit comments

Comments
 (0)