Skip to content

Commit

Permalink
Merge pull request #852 from sanger/snyk-upgrade-3ab835ee282e42ff71e4…
Browse files Browse the repository at this point in the history
…57d8948ec292

[Snyk] Upgrade immer from 10.0.4 to 10.1.1
  • Loading branch information
sabrine33 authored Dec 12, 2024
2 parents e00f66d + cda07f5 commit a53dfa8
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 a53dfa8

Please sign in to comment.