Skip to content

Commit

Permalink
Merge pull request #2079 from ideafast/dependabot/npm_and_yarn/develo…
Browse files Browse the repository at this point in the history
…p/export-from-json-1.7.3

chore(deps): bump export-from-json from 1.7.2 to 1.7.3
  • Loading branch information
fguitton authored Aug 31, 2023
2 parents ad4b77a + 1c5680a commit 446114d
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 @@ -118,7 +118,7 @@
"dayjs": "1.11.9",
"deepmerge": "4.3.1",
"esbuild": "0.19.2",
"export-from-json": "1.7.2",
"export-from-json": "1.7.3",
"express": "^4.18.2",
"express-rate-limit": "6.7.0",
"express-session": "1.17.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7264,10 +7264,10 @@ expect@^29.0.0, expect@^29.6.3:
jest-message-util "^29.6.3"
jest-util "^29.6.3"

[email protected].2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/export-from-json/-/export-from-json-1.7.2.tgz#574424eede06687d53c9a8127a706285cfa5c49e"
integrity sha512-AvjenglU3qqiXWnNz69KvTbZ6m1XhBiauSvyR+0KayPHCiWWhR0dQmaHJCHLWcFHPXeZ3/2PlgPKtGLLMApYmg==
[email protected].3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/export-from-json/-/export-from-json-1.7.3.tgz#b67f42c9a492e5513ef2a8f7f856ed3531a80c67"
integrity sha512-Xg0L0saYz+CBz2MnaZvSEAHr17hWtHAfFWXw/frllG9t6aijuQukiU40ElOeM9nDTrtQPhLJMLN0q8lo897FYg==

[email protected]:
version "6.7.0"
Expand Down

0 comments on commit 446114d

Please sign in to comment.