Skip to content

Commit

Permalink
Merge pull request #136 from ShellyDCMS/snyk-upgrade-e9e55ffcda295509…
Browse files Browse the repository at this point in the history
…d0db69f7447a1e75

[Snyk] Upgrade react from 18.2.0 to 18.3.1
  • Loading branch information
ShellyDCMS authored Sep 29, 2024
2 parents afadf62 + edd0683 commit 7d9a003
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@shellygo/cypress-test-utils",
"description": "Cypress Test Automation Utilities",
"version": "2.1.43",
"version": "2.1.44",
"author": "Shelly Goldblit",
"private": false,
"license": "MIT",
Expand Down Expand Up @@ -47,7 +47,7 @@
"cypress-wait-if-happens": "^1.3.3",
"cypress-wait-until": "^3.0.2",
"lit": "^2.7.4",
"react": "^18.2.0",
"react": "^18.3.1",
"react-html-parser": "^2.0.2",
"react-router-dom": "^6.26.1",
"ts-stubber": "^1.0.17"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3649,10 +3649,10 @@ [email protected]:
dependencies:
"@remix-run/router" "1.19.2"

react@^18.2.0:
version "18.2.0"
resolved "https://registry.npmjs.org/react/-/react-18.2.0.tgz"
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
react@^18.3.1:
version "18.3.1"
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
dependencies:
loose-envify "^1.1.0"

Expand Down

0 comments on commit 7d9a003

Please sign in to comment.