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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"fs": "^0.0.1-security",
"html-webpack-plugin": "^5.6.3",
"js-base64": "^3.7.7",
"js-cookie": "^3.0.5",
"js-cookie": "^3.0.7",
"jszip": "^3.10.1",
"lodash": "^4.17.21",
"luxon": "^3.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6938,7 +6938,7 @@ __metadata:
jest-canvas-mock: ^2.5.2
jest-environment-jsdom: ^29.7.0
js-base64: ^3.7.7
js-cookie: ^3.0.5
js-cookie: ^3.0.7
jszip: ^3.10.1
lodash: ^4.17.21
luxon: ^3.6.1
Expand Down Expand Up @@ -12129,10 +12129,10 @@ __metadata:
languageName: node
linkType: hard

"js-cookie@npm:^3.0.5":
version: 3.0.5
resolution: "js-cookie@npm:3.0.5"
checksum: 2dbd2809c6180fbcf060c6957cb82dbb47edae0ead6bd71cbeedf448aa6b6923115003b995f7d3e3077bfe2cb76295ea6b584eb7196cca8ba0a09f389f64967a
"js-cookie@npm:^3.0.7":
version: 3.0.7
resolution: "js-cookie@npm:3.0.7"
checksum: 2ce197fa171981af9b2686b49d4f4ed1ebfcec915db9d3ce42933415557726ca87135f6522ed5f5936b0d016e0f7e969344683dcd7f4e67a6fe2af9a976038d9
languageName: node
linkType: hard

Expand Down
Loading