sf-raven 1.2.2 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oclif.lock +13 -13
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
package/oclif.lock
CHANGED
|
@@ -1641,7 +1641,7 @@
|
|
|
1641
1641
|
dependencies:
|
|
1642
1642
|
"@types/node" "*"
|
|
1643
1643
|
|
|
1644
|
-
"@types/node@*", "@types/node@^20.
|
|
1644
|
+
"@types/node@*", "@types/node@^20.19.41":
|
|
1645
1645
|
version "20.19.41"
|
|
1646
1646
|
resolved "https://registry.npmjs.org/@types/node/-/node-20.19.41.tgz"
|
|
1647
1647
|
integrity sha512-ECymXOukMnOoVkC2bb1Vc/w/836DXncOg5m8Xj1RH7xSHZJWNYY6Zh7EH477vcnD5egKNNfy2RpNOmuChhFPgQ==
|
|
@@ -3483,9 +3483,9 @@ fast-safe-stringify@^2.1.1:
|
|
|
3483
3483
|
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
|
|
3484
3484
|
|
|
3485
3485
|
fast-uri@^3.0.1:
|
|
3486
|
-
version "3.
|
|
3487
|
-
resolved "https://registry.
|
|
3488
|
-
integrity sha512-
|
|
3486
|
+
version "3.1.2"
|
|
3487
|
+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec"
|
|
3488
|
+
integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==
|
|
3489
3489
|
|
|
3490
3490
|
fast-xml-builder@^1.1.7:
|
|
3491
3491
|
version "1.2.0"
|
|
@@ -3628,9 +3628,9 @@ flat@^5.0.2:
|
|
|
3628
3628
|
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
|
|
3629
3629
|
|
|
3630
3630
|
flatted@^3.2.9:
|
|
3631
|
-
version "3.
|
|
3632
|
-
resolved "https://registry.
|
|
3633
|
-
integrity sha512-
|
|
3631
|
+
version "3.4.2"
|
|
3632
|
+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
|
|
3633
|
+
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
|
|
3634
3634
|
|
|
3635
3635
|
for-each@^0.3.3:
|
|
3636
3636
|
version "0.3.3"
|
|
@@ -5768,14 +5768,14 @@ picocolors@^1.0.0, picocolors@^1.0.1:
|
|
|
5768
5768
|
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
|
|
5769
5769
|
|
|
5770
5770
|
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
|
|
5771
|
-
version "2.3.
|
|
5772
|
-
resolved "https://registry.
|
|
5773
|
-
integrity sha512-
|
|
5771
|
+
version "2.3.2"
|
|
5772
|
+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.2.tgz#5a942915e26b372dc0f0e6753149a16e6b1c5601"
|
|
5773
|
+
integrity sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==
|
|
5774
5774
|
|
|
5775
5775
|
picomatch@^3.0.1:
|
|
5776
|
-
version "3.0.
|
|
5777
|
-
resolved "https://registry.
|
|
5778
|
-
integrity sha512-
|
|
5776
|
+
version "3.0.2"
|
|
5777
|
+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-3.0.2.tgz#8f543c114ddc037eab6b10fbd5a66cc8a51a02bc"
|
|
5778
|
+
integrity sha512-cfDHL6LStTEKlNilboNtobT/kEa30PtAf2Q1OgszfrG/rpVl1xaFWT9ktfkS306GmHgmnad1Sw4wabhlvFtsTw==
|
|
5779
5779
|
|
|
5780
5780
|
picomatch@^4.0.4:
|
|
5781
5781
|
version "4.0.4"
|
package/oclif.manifest.json
CHANGED