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 @@ -87,7 +87,7 @@
"eslint-webpack-plugin": "^6.0.0",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^9.1.0",
"fs-extra": "^11.3.5",
"fs-extra": "^11.3.6",
"globals": "^17.6.0",
"html-webpack-plugin": "^5.6.7",
"jasmine": "^5.13.0",
Expand Down
10 changes: 5 additions & 5 deletions server/src/main/webapp/WEB-INF/rails/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4485,14 +4485,14 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:^11.3.5":
version: 11.3.5
resolution: "fs-extra@npm:11.3.5"
"fs-extra@npm:^11.3.6":
version: 11.3.6
resolution: "fs-extra@npm:11.3.6"
dependencies:
graceful-fs: "npm:^4.2.0"
jsonfile: "npm:^6.0.1"
universalify: "npm:^2.0.0"
checksum: 10c0/33e80bad6b5d17308faa197e5ede99ecba4b6f6cb4aa4645d52745476c75afc57665bdf39ec75b2ebb38b97b7110f634a8dcc0a546e248eb4de059275cf5ac90
checksum: 10c0/191c96bf71519fe08595f7920b6e568f6e44b48ed968624f35cb3bb7f4f9b05718b99cd6bf81938c0f7b1daa6d151383c33e0cbfdfe4d95419d7ea121de8e91a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4814,7 +4814,7 @@ __metadata:
filesize: "npm:^11.0.17"
fork-ts-checker-webpack-plugin: "npm:^9.1.0"
foundation-sites: "npm:^6.9.0"
fs-extra: "npm:^11.3.5"
fs-extra: "npm:^11.3.6"
globals: "npm:^17.6.0"
hack-font: "npm:^3.3.0"
html-webpack-plugin: "npm:^5.6.7"
Expand Down