Skip to content

Commit

Permalink
fix: upgrade immer from 10.0.4 to 10.1.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade immer from 10.0.4 to 10.1.1.

See this package in yarn:
immer

See this project in Snyk:
https://app.snyk.io/org/pds-mjo/project/c97be35f-53d8-4eb8-a9ca-c4e8d243f16f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 12, 2024
1 parent e00f66d commit cda07f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"framer-motion": "^6.5.1",
"graphql": "^16.9.0",
"graphql-request": "6.1.0",
"immer": "^10.0.3",
"immer": "^10.1.1",
"js-cookie": "^3.0.5",
"lodash": "^4.17.20",
"papaparse": "^5.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12303,10 +12303,10 @@ ignore@^5.3.1:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==

immer@^10.0.3:
version "10.0.4"
resolved "https://registry.yarnpkg.com/immer/-/immer-10.0.4.tgz#09af41477236b99449f9d705369a4daaf780362b"
integrity sha512-cuBuGK40P/sk5IzWa9QPUaAdvPHjkk1c+xYsd9oZw+YQQEV+10G0P5uMpGctZZKnyQ+ibRO08bD25nWLmYi2pw==
immer@^10.1.1:
version "10.1.1"
resolved "https://registry.yarnpkg.com/immer/-/immer-10.1.1.tgz#206f344ea372d8ea176891545ee53ccc062db7bc"
integrity sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==

immer@^9.0.7:
version "9.0.21"
Expand Down

0 comments on commit cda07f5

Please sign in to comment.