Skip to content

Commit 175c551

Browse files
committed
gem and yarn upgrade
1 parent db1dbf9 commit 175c551

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ GEM
270270
net-smtp (0.4.0.1)
271271
net-protocol
272272
net-ssh (7.2.1)
273-
nio4r (2.7.0)
273+
nio4r (2.7.1)
274274
nokogiri (1.16.3-aarch64-linux)
275275
racc (~> 1.4)
276276
nokogiri (1.16.3-arm-linux)
@@ -293,7 +293,7 @@ GEM
293293
pundit (2.3.1)
294294
activesupport (>= 3.0.0)
295295
racc (1.7.3)
296-
rack (3.0.9.1)
296+
rack (3.0.10)
297297
rack-proxy (0.7.7)
298298
rack
299299
rack-session (2.0.0)

yarn.lock

+27-27
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@jridgewell/gen-mapping" "^0.3.5"
1111
"@jridgewell/trace-mapping" "^0.3.24"
1212

13-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1":
13+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
1414
version "7.24.2"
1515
resolved "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
1616
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
@@ -24,12 +24,12 @@
2424
integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==
2525

2626
"@babel/core@^7.15.0":
27-
version "7.24.1"
28-
resolved "https://registry.npmmirror.com/@babel/core/-/core-7.24.1.tgz#b802f931b6498dcb8fed5a4710881a45abbc2784"
29-
integrity sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==
27+
version "7.24.3"
28+
resolved "https://registry.npmmirror.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
29+
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
3030
dependencies:
3131
"@ampproject/remapping" "^2.2.0"
32-
"@babel/code-frame" "^7.24.1"
32+
"@babel/code-frame" "^7.24.2"
3333
"@babel/generator" "^7.24.1"
3434
"@babel/helper-compilation-targets" "^7.23.6"
3535
"@babel/helper-module-transforms" "^7.23.3"
@@ -153,10 +153,10 @@
153153
dependencies:
154154
"@babel/types" "^7.23.0"
155155

156-
"@babel/helper-module-imports@^7.22.15", "@babel/helper-module-imports@^7.24.1":
157-
version "7.24.1"
158-
resolved "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.24.1.tgz#961ea2c12aad6cfc75b8c396c81608a08283027b"
159-
integrity sha512-HfEWzysMyOa7xI5uQHc/OcZf67/jc+xe/RZlznWQHhbb8Pg1SkRdbK4yEi61aY8wxQA7PkSfoojtLQP/Kpe3og==
156+
"@babel/helper-module-imports@^7.22.15", "@babel/helper-module-imports@^7.24.1", "@babel/helper-module-imports@^7.24.3":
157+
version "7.24.3"
158+
resolved "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128"
159+
integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==
160160
dependencies:
161161
"@babel/types" "^7.24.0"
162162

@@ -563,9 +563,9 @@
563563
"@babel/helper-plugin-utils" "^7.24.0"
564564

565565
"@babel/plugin-transform-async-generator-functions@^7.24.3":
566-
version "7.24.1"
567-
resolved "https://registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.1.tgz#b38009d650b3c419e6708ec5ab4fa5eeffe7b489"
568-
integrity sha512-OTkLJM0OtmzcpOgF7MREERUCdCnCBtBsq3vVFbuq/RKMK0/jdYqdMexWi3zNs7Nzd95ase65MbTGrpFJflOb6A==
566+
version "7.24.3"
567+
resolved "https://registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89"
568+
integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==
569569
dependencies:
570570
"@babel/helper-environment-visitor" "^7.22.20"
571571
"@babel/helper-plugin-utils" "^7.24.0"
@@ -876,11 +876,11 @@
876876
"@babel/helper-plugin-utils" "^7.24.0"
877877

878878
"@babel/plugin-transform-runtime@^7.15.0":
879-
version "7.24.1"
880-
resolved "https://registry.npmmirror.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.1.tgz#3678311f7193ef7cf62c6f34c6f757d0301bf314"
881-
integrity sha512-yHLX14/T+tO0gjgJroDb8JYjOcQuzVC+Brt4CjHAxq/Ghw4xBVG+N02d1rMEcyUnKUQBL4Yy2gA9R72GK961jQ==
879+
version "7.24.3"
880+
resolved "https://registry.npmmirror.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.3.tgz#dc58ad4a31810a890550365cc922e1ff5acb5d7f"
881+
integrity sha512-J0BuRPNlNqlMTRJ72eVptpt9VcInbxO6iP3jaxr+1NPhC0UkKL+6oeX6VXMEYdADnuqmMmsBspt4d5w8Y/TCbQ==
882882
dependencies:
883-
"@babel/helper-module-imports" "^7.24.1"
883+
"@babel/helper-module-imports" "^7.24.3"
884884
"@babel/helper-plugin-utils" "^7.24.0"
885885
babel-plugin-polyfill-corejs2 "^0.4.10"
886886
babel-plugin-polyfill-corejs3 "^0.10.1"
@@ -2402,10 +2402,10 @@ [email protected]:
24022402
resolved "https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
24032403
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==
24042404

2405-
cookie@0.5.0:
2406-
version "0.5.0"
2407-
resolved "https://registry.npmmirror.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
2408-
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
2405+
cookie@0.6.0:
2406+
version "0.6.0"
2407+
resolved "https://registry.npmmirror.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
2408+
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
24092409

24102410
copy-concurrently@^1.0.0:
24112411
version "1.0.5"
@@ -2960,9 +2960,9 @@ [email protected]:
29602960
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
29612961

29622962
electron-to-chromium@^1.4.668:
2963-
version "1.4.711"
2964-
resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.711.tgz#f9fd04007878cc27ac327d5c6ce300f8b516f635"
2965-
integrity sha512-hRg81qzvUEibX2lDxnFlVCHACa+LtrCPIsWAxo161LDYIB3jauf57RGsMZV9mvGwE98yGH06icj3zBEoOkxd/w==
2963+
version "1.4.713"
2964+
resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.713.tgz#7cd8e4083c948f8d0cc686fcfdde97d97fd76556"
2965+
integrity sha512-vDarADhwntXiULEdmWd77g2dV6FrNGa8ecAC29MZ4TwPut2fvosD0/5sJd1qWNNe8HcJFAC+F5Lf9jW1NPtWmw==
29662966

29672967
element-closest@^2.0.2:
29682968
version "2.0.2"
@@ -3290,16 +3290,16 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2:
32903290
homedir-polyfill "^1.0.1"
32913291

32923292
express@^4.17.1:
3293-
version "4.18.3"
3294-
resolved "https://registry.npmmirror.com/express/-/express-4.18.3.tgz#6870746f3ff904dee1819b82e4b51509afffb0d4"
3295-
integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw==
3293+
version "4.19.1"
3294+
resolved "https://registry.npmmirror.com/express/-/express-4.19.1.tgz#4700635795e911600a45596138cf5b0320e78256"
3295+
integrity sha512-K4w1/Bp7y8iSiVObmCrtq8Cs79XjJc/RU2YYkZQ7wpUu5ZyZ7MtPHkqoMz4pf+mgXfNvo2qft8D9OnrH2ABk9w==
32963296
dependencies:
32973297
accepts "~1.3.8"
32983298
array-flatten "1.1.1"
32993299
body-parser "1.20.2"
33003300
content-disposition "0.5.4"
33013301
content-type "~1.0.4"
3302-
cookie "0.5.0"
3302+
cookie "0.6.0"
33033303
cookie-signature "1.0.6"
33043304
debug "2.6.9"
33053305
depd "2.0.0"

0 commit comments

Comments
 (0)