Skip to content

Commit fb63682

Browse files
committed
Fixed package-lock
1 parent b5bdb38 commit fb63682

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -271,12 +271,12 @@
271271
react-to-print "^3.1.1"
272272
slug "^11.0.0"
273273

274-
"@churchapps/helpers@^1.1.6":
275-
version "1.1.6"
276-
resolved "https://registry.npmjs.org/@churchapps/helpers/-/helpers-1.1.6.tgz"
277-
integrity sha512-ZGW4BeUE4BaELdXnP9a3jiHPMIX+NYqXVvOxyA7gXbkWyHOc5IKSLB3iSlCPC6I2IvMYStga1TaWcLAQfnDOGw==
274+
"@churchapps/helpers@^1.1.6", "@churchapps/helpers@^1.1.8":
275+
version "1.1.8"
276+
resolved "https://registry.npmjs.org/@churchapps/helpers/-/helpers-1.1.8.tgz"
277+
integrity sha512-+TzrWQnRHdt+xIknzWSRPLEoE5cOA/cJnaZ7PP1A1KBtV3oxOufS6Agj6YXZj8zpFOIDf2izRUuPctHZsc/n8A==
278278
dependencies:
279-
dayjs "^1.11.13"
279+
dayjs "^1.11.18"
280280
rrule "^2.8.1"
281281

282282
"@cropper/element-canvas@^2.0.1":
@@ -1963,10 +1963,10 @@ date-fns@^4.1.0:
19631963
resolved "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz"
19641964
integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==
19651965

1966-
dayjs@^1.11.13:
1967-
version "1.11.13"
1968-
resolved "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz"
1969-
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==
1966+
dayjs@^1.11.18:
1967+
version "1.11.18"
1968+
resolved "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz"
1969+
integrity sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==
19701970

19711971
debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.1:
19721972
version "4.4.1"

0 commit comments

Comments
 (0)