Skip to content

Commit

Permalink
Merge pull request #260 from CougarCS/snyk-upgrade-1e4c03570ea40d015b…
Browse files Browse the repository at this point in the history
…cef74fc59f44bc

[Snyk] Upgrade stripe from 8.216.0 to 8.217.0
  • Loading branch information
vyas0189 authored Jun 6, 2022
2 parents 488c211 + 75eb1d0 commit 4fd444f
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 @@ -40,7 +40,7 @@
"morgan": "^1.10.0",
"morgan-json": "^1.1.0",
"newrelic": "^8.9.0",
"stripe": "^8.210.0",
"stripe": "^8.217.0",
"uuid": "^8.3.0",
"winston": "^3.7.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6806,10 +6806,10 @@ strip-json-comments@~2.0.1:
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=

stripe@^8.210.0:
version "8.216.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.216.0.tgz#23c047498526d13a238c3aca7b4dc8cbbd522e46"
integrity sha512-LY8cNGizEnklIa4T82l6mZW0HS4cfzo1hNuhT+ZR9PBkmYcSUbg3ilUBVF0FCd4RP+NA44VEVfoSTTZ1Gg5+rQ==
stripe@^8.217.0:
version "8.222.0"
resolved "https://registry.yarnpkg.com/stripe/-/stripe-8.222.0.tgz#5f159156e411b668a88b8f957df5ac3c63b119de"
integrity sha512-hrA79fjmN2Eb6K3kxkDzU4ODeVGGjXQsuVaAPSUro6I9MM3X+BvIsVqdphm3BXWfimAGFvUqWtPtHy25mICY1w==
dependencies:
"@types/node" ">=8.1.0"
qs "^6.10.3"
Expand Down

0 comments on commit 4fd444f

Please sign in to comment.