Skip to content

Commit

Permalink
Updates dependencies, adds flatted
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Jul 7, 2023
1 parent ae4a7ec commit 7a3977a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@types/styled-components": "^5.1.25",
"axios": "^1.4.0",
"chrome-aws-lambda": "^10.1.0",
"flatted": "^3.2.7",
"got": "^13.0.0",
"jest-styled-components": "^7.0.8",
"node-fetch": "2.6.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4921,7 +4921,7 @@ flat-cache@^3.0.4:
flatted "^3.1.0"
rimraf "^3.0.2"

flatted@^3.1.0:
flatted@^3.1.0, flatted@^3.2.7:
version "3.2.7"
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
Expand Down

0 comments on commit 7a3977a

Please sign in to comment.