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

Commit a5e7dea

Browse files
authored
Merge branch 'master' into node-gyp
2 parents da98340 + 53fdc88 commit a5e7dea

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
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/parser": "^2.24.0",
3434
"axios": "^0.19.2",
3535
"axios-case-converter": "^0.6.0",
36-
"facet-lib": "^1.0.27",
36+
"facet-lib": "^1.0.30",
3737
"file-saver": "^2.0.2",
3838
"formik": "^2.1.4",
3939
"http-proxy-middleware": "^1.0.3",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6065,10 +6065,10 @@ extsprintf@^1.2.0:
60656065
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
60666066
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
60676067

6068-
facet-lib@^1.0.27:
6069-
version "1.0.27"
6070-
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.0.27.tgz#25d9e3f90a2e4cb6f540504a4f5ccb2feb535db3"
6071-
integrity sha512-J3HRiHpeBgEfQ062uKYEwFjxs6y5cQeSUFxNIUHJ7XR95s2bsqSBDwnbLvBIvIl1tp9VCZ58GfdwosTK57YEyg==
6068+
facet-lib@^1.0.30:
6069+
version "1.0.30"
6070+
resolved "https://registry.yarnpkg.com/facet-lib/-/facet-lib-1.0.30.tgz#ea485d45ed51d49326c33138545c66a9e4c2f800"
6071+
integrity sha512-qiEB+KrBtdy1lGkFgpAQ3gpNL7RYLb2GMtF92lwHiD6a836J3SENc9BXj/N9TL2rDcggIyEqlrDQl2fLybKTbQ==
60726072
dependencies:
60736073
axios-case-converter "^0.6.0"
60746074
unique-names-generator "^4.2.0"

0 commit comments

Comments
 (0)