Skip to content
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
2 changes: 1 addition & 1 deletion server/src/main/webapp/WEB-INF/rails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"shellwords-ts": "^3.0.1",
"underscore.string": "^3.3.6",
"url-parse": "^1.5.10",
"uuid": "^9.0.1",
"uuid": "^10.0.0",
"what-input": "^5.2.12"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions server/src/main/webapp/WEB-INF/rails/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5872,7 +5872,7 @@ __metadata:
upath: "npm:^2.0.1"
url-loader: "npm:^4.1.1"
url-parse: "npm:^1.5.10"
uuid: "npm:^9.0.1"
uuid: "npm:^10.0.0"
webpack: "npm:^4.47.0"
webpack-build-notifier: "npm:^2.3.0"
webpack-cli: "npm:^4.10.0"
Expand Down Expand Up @@ -11750,21 +11750,21 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^8.3.0":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
checksum: 10/35aa60614811a201ff90f8ca5e9ecb7076a75c3821e17f0f5ff72d44e36c2d35fcbc2ceee9c4ac7317f4cc41895da30e74f3885e30313bee48fda6338f250538
languageName: node
linkType: hard

"uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
"uuid@npm:^8.3.0":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
bin:
uuid: dist/bin/uuid
checksum: 10/9d0b6adb72b736e36f2b1b53da0d559125ba3e39d913b6072f6f033e0c87835b414f0836b45bcfaf2bdf698f92297fea1c3cc19b0b258bc182c9c43cc0fab9f2
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
languageName: node
linkType: hard

Expand Down