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

Commit 0e1f5e8

Browse files
authored
Merge pull request #359 from mareklibra/facet-lib.auto.v1.4.8-3
Update facet-lib to 1.4.8-3
2 parents a1d3c0c + bb096f3 commit 0e1f5e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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.8-2",
37+
"facet-lib": "^1.4.8-3",
3838
"file-saver": "^2.0.2",
3939
"formik": "^2.1.4",
4040
"http-proxy-middleware": "^1.0.3",

Diff for: 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.8-2:
5205-
version "1.4.8-2"
5206-
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.4.8-2.tgz#fba3327295aa04fe8a7230d38ff353750f051e21"
5207-
integrity sha512-2wPdNxR8dcCwXk2SZtBBfwi5Eqkq+NgqYaxNUNUuGqHu/5iCNs0Nej8kugKArGeW5u/1vC4dcwZ6tysiozU/8Q==
5204+
facet-lib@^1.4.8-3:
5205+
version "1.4.8-3"
5206+
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.4.8-3.tgz#817d71ea33b916f07be19956d48da7794073e077"
5207+
integrity sha512-rMaYFJehdlCkPif02BKIsdrVclCbUJzevQanGh+FmiGv0gJIqiq5tchf0MBxeB/W56mIJc+fHJaFBEJCTh0Mcw==
52085208
dependencies:
52095209
axios-case-converter "^0.6.0"
52105210
ip-address "^7.1.0"

0 commit comments

Comments
 (0)