Skip to content

Commit

Permalink
Merge pull request #253 from CougarCS/snyk-upgrade-ebb4b001ff3cfbd177…
Browse files Browse the repository at this point in the history
…25f239189325e6

[Snyk] Upgrade @babel/runtime from 7.17.8 to 7.17.9
  • Loading branch information
vyas0189 authored May 8, 2022
2 parents c4cf39c + 39163b2 commit d559c8e
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 @@ -18,7 +18,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@babel/runtime": "^7.17.7",
"@babel/runtime": "^7.17.9",
"@newrelic/winston-enricher": "^2.1.0",
"@notionhq/client": "^0.4.2",
"@sendgrid/mail": "^7.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1103,10 +1103,10 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.17.7":
version "7.17.8"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.8.tgz#3e56e4aff81befa55ac3ac6a0967349fd1c5bca2"
integrity sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==
"@babel/runtime@^7.17.9":
version "7.17.9"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
dependencies:
regenerator-runtime "^0.13.4"

Expand Down

0 comments on commit d559c8e

Please sign in to comment.