Skip to content

Commit

Permalink
Merge pull request #417 from NASA-IMPACT/iss396_snyk_part4
Browse files Browse the repository at this point in the history
reverting changes from #396 (fixed)
  • Loading branch information
krisstanton authored Oct 31, 2024
2 parents d155caa + b989f72 commit c2da132
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,7 @@
"@cumulus/**/got": "^11.8.6",
"@cumulus/**/xml2js": "^0.6.0",
"got/**/http-cache-semantics": "^4.1.1",
"nyc/**/json5": "^2.2.2",
"@cumulus/**/follow-redirects": "^1.15.6"
"nyc/**/json5": "^2.2.2"
},
"files": [
"build/main",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5203,10 +5203,10 @@ flatted@^3.2.9:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf"
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==

follow-redirects@^1.15.4, follow-redirects@^1.15.6, follow-redirects@^1.2.4:
version "1.15.9"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
follow-redirects@^1.15.4, follow-redirects@^1.2.4:
version "1.15.5"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==

for-each@^0.3.3:
version "0.3.3"
Expand Down

0 comments on commit c2da132

Please sign in to comment.