Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui-dev: bump the jasmine group in /server/src/main/webapp/WEB-INF/rails with 2 updates #3818

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions server/src/main/webapp/WEB-INF/rails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"html-webpack-plugin": "^4.5.2",
"jasmine": "^5.1.0",
"jasmine-ajax": "^4.0.0",
"jasmine-browser-runner": "^2.3.0",
"jasmine-core": "^5.1.1",
"jasmine-browser-runner": "^2.5.0",
"jasmine-core": "^5.1.2",
"jasmine-jquery": "^2.1.1",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
Expand Down
75 changes: 25 additions & 50 deletions server/src/main/webapp/WEB-INF/rails/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3120,27 +3120,7 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:1.20.1":
version: 1.20.1
resolution: "body-parser@npm:1.20.1"
dependencies:
bytes: "npm:3.1.2"
content-type: "npm:~1.0.4"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
destroy: "npm:1.2.0"
http-errors: "npm:2.0.0"
iconv-lite: "npm:0.4.24"
on-finished: "npm:2.4.1"
qs: "npm:6.11.0"
raw-body: "npm:2.5.1"
type-is: "npm:~1.6.18"
unpipe: "npm:1.0.0"
checksum: 10/5f8d128022a2fb8b6e7990d30878a0182f300b70e46b3f9d358a9433ad6275f0de46add6d63206da3637c01c3b38b6111a7480f7e7ac2e9f7b989f6133fe5510
languageName: node
linkType: hard

"body-parser@npm:^1.19.0":
"body-parser@npm:1.20.2, body-parser@npm:^1.19.0":
version: 1.20.2
resolution: "body-parser@npm:1.20.2"
dependencies:
Expand Down Expand Up @@ -3827,10 +3807,10 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:0.5.0":
version: 0.5.0
resolution: "cookie@npm:0.5.0"
checksum: 10/aae7911ddc5f444a9025fbd979ad1b5d60191011339bce48e555cb83343d0f98b865ff5c4d71fecdfb8555a5cafdc65632f6fce172f32aaf6936830a883a0380
"cookie@npm:0.6.0":
version: 0.6.0
resolution: "cookie@npm:0.6.0"
checksum: 10/c1f8f2ea7d443b9331680598b0ae4e6af18a618c37606d1bbdc75bec8361cce09fe93e727059a673f2ba24467131a9fb5a4eec76bb1b149c1b3e1ccb268dc583
languageName: node
linkType: hard

Expand Down Expand Up @@ -5050,16 +5030,16 @@ __metadata:
languageName: node
linkType: hard

"express@npm:^4.16.4":
version: 4.18.2
resolution: "express@npm:4.18.2"
"express@npm:^4.19.2":
version: 4.19.2
resolution: "express@npm:4.19.2"
dependencies:
accepts: "npm:~1.3.8"
array-flatten: "npm:1.1.1"
body-parser: "npm:1.20.1"
body-parser: "npm:1.20.2"
content-disposition: "npm:0.5.4"
content-type: "npm:~1.0.4"
cookie: "npm:0.5.0"
cookie: "npm:0.6.0"
cookie-signature: "npm:1.0.6"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
Expand All @@ -5085,7 +5065,7 @@ __metadata:
type-is: "npm:~1.6.18"
utils-merge: "npm:1.0.1"
vary: "npm:~1.1.2"
checksum: 10/869ae89ed6ff4bed7b373079dc58e5dddcf2915a2669b36037ff78c99d675ae930e5fe052b35c24f56557d28a023bb1cbe3e2f2fb87eaab96a1cedd7e597809d
checksum: 10/3fcd792536f802c059789ef48db3851b87e78fba103423e524144d79af37da7952a2b8d4e1a007f423329c7377d686d9476ac42e7d9ea413b80345d495e30a3a
languageName: node
linkType: hard

Expand Down Expand Up @@ -5823,8 +5803,8 @@ __metadata:
html-webpack-plugin: "npm:^4.5.2"
jasmine: "npm:^5.1.0"
jasmine-ajax: "npm:^4.0.0"
jasmine-browser-runner: "npm:^2.3.0"
jasmine-core: "npm:^5.1.1"
jasmine-browser-runner: "npm:^2.5.0"
jasmine-core: "npm:^5.1.2"
jasmine-jquery: "npm:^2.1.1"
jquery: "npm:^3.7.1"
karma: "npm:^6.4.2"
Expand Down Expand Up @@ -6834,19 +6814,19 @@ __metadata:
languageName: node
linkType: hard

"jasmine-browser-runner@npm:^2.3.0":
version: 2.3.0
resolution: "jasmine-browser-runner@npm:2.3.0"
"jasmine-browser-runner@npm:^2.5.0":
version: 2.5.0
resolution: "jasmine-browser-runner@npm:2.5.0"
dependencies:
ejs: "npm:^3.1.6"
express: "npm:^4.16.4"
express: "npm:^4.19.2"
glob: "npm:^10.0.0"
selenium-webdriver: "npm:^4.12.0"
peerDependencies:
jasmine-core: ^5.0.0
bin:
jasmine-browser-runner: bin/jasmine-browser-runner
checksum: 10/2c5ac6e77765f3cc72a5aaa241e9eea55ab7c445aef730ae0b8980c899cc6a2f59c2ab06765fb98fd0953635bbea591bde72673b6134caafcd81ff1d07517fe6
checksum: 10/fb1f29c510469e08d1241339a100028a0caf3da121c6b4be9d593e36209a48b3c6cb864b86796bbf28e39c5a199cbb6685a404ff649cfafce28f1e313801c39d
languageName: node
linkType: hard

Expand All @@ -6857,6 +6837,13 @@ __metadata:
languageName: node
linkType: hard

"jasmine-core@npm:^5.1.2":
version: 5.1.2
resolution: "jasmine-core@npm:5.1.2"
checksum: 10/b885618b040c1ead7d27d954ca32ad77faddf8e722cffcd0883e39dbc3909a1b85316c7ccfa0a2e5b312f2bed02d8d6bd577e835da88d892bb18c354581bee26
languageName: node
linkType: hard

"jasmine-jquery@npm:^2.1.1":
version: 2.1.1
resolution: "jasmine-jquery@npm:2.1.1"
Expand Down Expand Up @@ -9278,18 +9265,6 @@ __metadata:
languageName: node
linkType: hard

"raw-body@npm:2.5.1":
version: 2.5.1
resolution: "raw-body@npm:2.5.1"
dependencies:
bytes: "npm:3.1.2"
http-errors: "npm:2.0.0"
iconv-lite: "npm:0.4.24"
unpipe: "npm:1.0.0"
checksum: 10/280bedc12db3490ecd06f740bdcf66093a07535374b51331242382c0e130bb273ebb611b7bc4cba1b4b4e016cc7b1f4b05a6df885a6af39c2bc3b94c02291c84
languageName: node
linkType: hard

"raw-body@npm:2.5.2":
version: 2.5.2
resolution: "raw-body@npm:2.5.2"
Expand Down