Skip to content

Commit 8b2b3c2

Browse files
committed
update formiojs dep
1 parent 7f216d1 commit 8b2b3c2

File tree

2 files changed

+5
-27
lines changed

2 files changed

+5
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"dependencies": {
1717
"@formio/core": "2.4.0-dev.2",
18-
"@formio/js": "5.1.0-dev.5977.69f20ee",
18+
"@formio/js": "5.1.0-dev.5979.96c77b0",
1919
"debug": "^4.3.4",
2020
"dotenv": "^16.3.1",
2121
"express": "^4.18.2",

yarn.lock

Lines changed: 4 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
5454
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==
5555

56-
5756
"@formio/bootstrap@v3.0.0-dev.121.085d187":
5857
version "3.0.0-dev.121.085d187"
5958
resolved "https://registry.yarnpkg.com/@formio/bootstrap/-/bootstrap-3.0.0-dev.121.085d187.tgz#7cc8c3a62e531b9b508e68d08fa513241c659da6"
@@ -85,19 +84,15 @@
8584
lodash "^4.17.21"
8685
moment "^2.29.4"
8786

88-
"@formio/js@5.1.0-dev.5977.69f20ee":
89-
version "5.1.0-dev.5977.69f20ee"
90-
resolved "https://registry.yarnpkg.com/@formio/js/-/js-5.1.0-dev.5977.69f20ee.tgz#8a3d4e7b74e4fa55295d48a34689c49dc61dbd50"
91-
integrity sha512-DnPqgj3g2M/+kmcsXPF7B/8npX2SfMoO/Re8bh8evuZANLLXOVhtxZ0b5ivIgXgrfr7zK+wlveRXCcfCBp6U+A==
87+
"@formio/js@5.1.0-dev.5979.96c77b0":
88+
version "5.1.0-dev.5979.96c77b0"
89+
resolved "https://registry.yarnpkg.com/@formio/js/-/js-5.1.0-dev.5979.96c77b0.tgz#2e40928850cd0e0a296c3ffa2a0dba99e05b5309"
90+
integrity sha512-sSGq7d5cARIkC8UAwR083acTl0HR4REugtarWXOULHujpEWnQOLrGq0UIzUdXhmqNY0p71lOdVSnO6vuhfN3Vw==
9291
dependencies:
9392
"@formio/bootstrap" v3.0.0-dev.121.085d187
9493
"@formio/choices.js" "^10.2.1"
9594
"@formio/core" v2.4.0-dev.2
9695
"@formio/text-mask-addons" "3.8.0-formio.4"
97-
inputmask "^5.0.9"
98-
json-logic-js "^2.0.2"
99-
lodash "^4.17.21"
100-
moment "^2.29.4"
10196
"@formio/vanilla-text-mask" "^5.1.1-formio.1"
10297
abortcontroller-polyfill "^1.7.5"
10398
autocompleter "^8.0.4"
@@ -1372,11 +1367,6 @@ dayjs@^1.11.12:
13721367
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
13731368
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==
13741369

1375-
dayjs@^1.11.12:
1376-
version "1.11.13"
1377-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
1378-
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==
1379-
13801370
debug@2.6.9, debug@^2.2.0, debug@^2.3.3:
13811371
version "2.6.9"
13821372
resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -1604,13 +1594,6 @@ dompurify@^3.1.6, dompurify@^3.2.3:
16041594
optionalDependencies:
16051595
"@types/trusted-types" "^2.0.7"
16061596

1607-
dompurify@^3.2.3:
1608-
version "3.2.3"
1609-
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.3.tgz#05dd2175225324daabfca6603055a09b2382a4cd"
1610-
integrity sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==
1611-
optionalDependencies:
1612-
"@types/trusted-types" "^2.0.7"
1613-
16141597
dotenv@^16.3.1:
16151598
version "16.3.1"
16161599
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
@@ -3232,11 +3215,6 @@ json-logic-js@^2.0.5:
32323215
resolved "https://registry.yarnpkg.com/json-logic-js/-/json-logic-js-2.0.5.tgz#55f0c687dd6f56b02ccdcfdd64171ed998ab5499"
32333216
integrity sha512-rTT2+lqcuUmj4DgWfmzupZqQDA64AdmYqizzMPWj3DxGdfFNsxPpcNVSaTj4l8W2tG/+hg7/mQhxjU3aPacO6g==
32343217

3235-
json-logic-js@^2.0.5:
3236-
version "2.0.5"
3237-
resolved "https://registry.yarnpkg.com/json-logic-js/-/json-logic-js-2.0.5.tgz#55f0c687dd6f56b02ccdcfdd64171ed998ab5499"
3238-
integrity sha512-rTT2+lqcuUmj4DgWfmzupZqQDA64AdmYqizzMPWj3DxGdfFNsxPpcNVSaTj4l8W2tG/+hg7/mQhxjU3aPacO6g==
3239-
32403218
json-schema-traverse@^0.4.1:
32413219
version "0.4.1"
32423220
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"

0 commit comments

Comments
 (0)