Skip to content

Commit

Permalink
fix: upgrade csstype from 3.0.6 to 3.0.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade csstype from 3.0.6 to 3.0.7.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/heyjul3s/project/de4877d7-79bc-4bbd-8a2a-ab70bdae7d63?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 17, 2021
1 parent a8cae9a commit df60ed3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"artifak": "2.1.0",
"csstype": "^3.0.6",
"csstype": "^3.0.7",
"framer-motion": "^3.3.0",
"lodash.isplainobject": "^4.0.6",
"next": "10.0.7",
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1116,10 +1116,10 @@ csstype@^3.0.2:
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
integrity sha512-ofovWglpqoqbfLNOTBNZLSbMuGrblAf1efvvArGKOZMBrIoJeu5UsAipQolkijtyQx5MtAzT/J9IHj/CEY1mJw==

csstype@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==
csstype@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.7.tgz#2a5fb75e1015e84dd15692f71e89a1450290950b"
integrity sha512-KxnUB0ZMlnUWCsx2Z8MUsr6qV6ja1w9ArPErJaJaF8a5SOWoHLIszeCTKGRGRgtLgYrs1E8CHkNSP1VZTTPc9g==

data-uri-to-buffer@3.0.1:
version "3.0.1"
Expand Down

0 comments on commit df60ed3

Please sign in to comment.