Skip to content

Commit

Permalink
fix: upgrade @segment/snippet from 4.4.0 to 4.14.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @segment/snippet from 4.4.0 to 4.14.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/reactioncommerce/project/cc7fab48-062f-40cf-8727-bc0615b33614?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 23, 2021
1 parent 7e6f7e0 commit 9bb070b
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 @@ -102,7 +102,7 @@
"@material-ui/styles": "^4.9.6",
"@reactioncommerce/components": "~0.67.2",
"@reactioncommerce/components-context": "~1.2.0",
"@segment/snippet": "~4.4.0",
"@segment/snippet": "~4.14.2",
"apollo-client": "^2.6.8",
"body-parser": "~1.19.0",
"classnames": "~2.2.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2011,10 +2011,10 @@
resolved "https://registry.yarnpkg.com/@reactioncommerce/eslint-config/-/eslint-config-1.9.0.tgz#fa8075fa1ac361791567075d94ee6667adc87fd0"
integrity sha512-pLkrZNEEoL1MSQCYn+jeGmEZHDFuyrrEEAtF+uq206Sddw+hiwQ4s9vEWNs4mP60mnKmHo03QfQ8XtQik6tRcA==

"@segment/snippet@~4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@segment/snippet/-/snippet-4.4.0.tgz#153f17b8048a2764bbb1343a61f3c3c24da038e2"
integrity sha1-FT8XuASKJ2S7sTQ6YfPDwk2gOOI=
"@segment/snippet@~4.14.2":
version "4.14.2"
resolved "https://registry.yarnpkg.com/@segment/snippet/-/snippet-4.14.2.tgz#d2a0a78714966c51b06ffffdb7685aa5d7f75eb9"
integrity sha512-14C0hoau8TZgWC87Zynk9fWuuxE8f2BvquRVSg4dF63ySvdy6cubbmBkpDhNfWteI04+BDA2OLL+4irGnL6YGA==
dependencies:
"@ndhoule/map" "^2.0.1"

Expand Down

0 comments on commit 9bb070b

Please sign in to comment.