Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Commit 3e3a14c

Browse files
committed
Update facet-lib to 1.4.7
1 parent 1050cdf commit 3e3a14c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/parser": "^2.24.0",
3535
"axios": "^0.19.2",
3636
"axios-case-converter": "^0.6.0",
37-
"facet-lib": "^1.4.6",
37+
"facet-lib": "^1.4.7",
3838
"file-saver": "^2.0.2",
3939
"formik": "^2.1.4",
4040
"http-proxy-middleware": "^1.0.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5201,10 +5201,10 @@ extsprintf@^1.2.0:
52015201
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
52025202
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
52035203

5204-
facet-lib@^1.4.6:
5205-
version "1.4.6"
5206-
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.4.6.tgz#f2b4e981e80e23cfc1087821e3915587386a5770"
5207-
integrity sha512-DwgIF08UFULxeq5SuSCbvWsCBoJ11DVkyWyUaKVvi8N4MLvyxipzrmAjOTPdZ2RqdNKJ2XrdWOqvx+bw6o/cyg==
5204+
facet-lib@^1.4.7:
5205+
version "1.4.7"
5206+
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.4.7.tgz#85a2bed8e9c69520a0edf8c0f19e19c4c6223f0a"
5207+
integrity sha512-ip60G6nbxTK7mlJug6ZFENPXna/Ba/ob82uf+CScjDIjBg/RdiZg04QSZYwNW68teAMcbMUTbptoWf9w00pRcQ==
52085208
dependencies:
52095209
axios-case-converter "^0.6.0"
52105210
unique-names-generator "^4.2.0"

0 commit comments

Comments
 (0)