Skip to content

Commit f8a575e

Browse files
committed
chore(core): update yarn lock
1 parent 066aa17 commit f8a575e

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

private/aws-protocoltests-restxml-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@smithy/util-utf8": "^4.0.0",
6363
"@types/uuid": "^9.0.1",
6464
"entities": "2.2.0",
65-
"fast-xml-parser": "4.4.1",
65+
"fast-xml-parser": "5.2.5",
6666
"tslib": "^2.6.2",
6767
"uuid": "^9.0.1"
6868
},

private/aws-protocoltests-restxml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@smithy/util-utf8": "^4.0.0",
6363
"@types/uuid": "^9.0.1",
6464
"entities": "2.2.0",
65-
"fast-xml-parser": "4.4.1",
65+
"fast-xml-parser": "5.2.5",
6666
"tslib": "^2.6.2",
6767
"uuid": "^9.0.1"
6868
},

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ __metadata:
10291029
concurrently: "npm:7.0.0"
10301030
downlevel-dts: "npm:0.10.1"
10311031
entities: "npm:2.2.0"
1032-
fast-xml-parser: "npm:4.4.1"
1032+
fast-xml-parser: "npm:5.2.5"
10331033
rimraf: "npm:3.0.2"
10341034
tslib: "npm:^2.6.2"
10351035
typescript: "npm:~5.8.3"
@@ -1090,7 +1090,7 @@ __metadata:
10901090
concurrently: "npm:7.0.0"
10911091
downlevel-dts: "npm:0.10.1"
10921092
entities: "npm:2.2.0"
1093-
fast-xml-parser: "npm:4.4.1"
1093+
fast-xml-parser: "npm:5.2.5"
10941094
rimraf: "npm:3.0.2"
10951095
tslib: "npm:^2.6.2"
10961096
typescript: "npm:~5.8.3"
@@ -23215,7 +23215,7 @@ __metadata:
2321523215
"@tsconfig/recommended": "npm:1.0.1"
2321623216
concurrently: "npm:7.0.0"
2321723217
downlevel-dts: "npm:0.10.1"
23218-
fast-xml-parser: "npm:4.4.1"
23218+
fast-xml-parser: "npm:5.2.5"
2321923219
rimraf: "npm:3.0.2"
2322023220
tslib: "npm:^2.6.2"
2322123221
typescript: "npm:~5.8.3"
@@ -33858,14 +33858,14 @@ __metadata:
3385833858
languageName: node
3385933859
linkType: hard
3386033860

33861-
"fast-xml-parser@npm:4.4.1":
33862-
version: 4.4.1
33863-
resolution: "fast-xml-parser@npm:4.4.1"
33861+
"fast-xml-parser@npm:5.2.5":
33862+
version: 5.2.5
33863+
resolution: "fast-xml-parser@npm:5.2.5"
3386433864
dependencies:
33865-
strnum: "npm:^1.0.5"
33865+
strnum: "npm:^2.1.0"
3386633866
bin:
3386733867
fxparser: src/cli/cli.js
33868-
checksum: 10c0/7f334841fe41bfb0bf5d920904ccad09cefc4b5e61eaf4c225bf1e1bb69ee77ef2147d8942f783ee8249e154d1ca8a858e10bda78a5d78b8bed3f48dcee9bf33
33868+
checksum: 10c0/d1057d2e790c327ccfc42b872b91786a4912a152d44f9507bf053f800102dfb07ece3da0a86b33ff6a0caa5a5cad86da3326744f6ae5efb0c6c571d754fe48cd
3386933869
languageName: node
3387033870
linkType: hard
3387133871

@@ -40663,10 +40663,10 @@ __metadata:
4066340663
languageName: node
4066440664
linkType: hard
4066540665

40666-
"strnum@npm:^1.0.5":
40667-
version: 1.0.5
40668-
resolution: "strnum@npm:1.0.5"
40669-
checksum: 10c0/64fb8cc2effbd585a6821faa73ad97d4b553c8927e49086a162ffd2cc818787643390b89d567460a8e74300148d11ac052e21c921ef2049f2987f4b1b89a7ff1
40666+
"strnum@npm:^2.1.0":
40667+
version: 2.1.1
40668+
resolution: "strnum@npm:2.1.1"
40669+
checksum: 10c0/1f9bd1f9b4c68333f25c2b1f498ea529189f060cd50aa59f1876139c994d817056de3ce57c12c970f80568d75df2289725e218bd9e3cdf73cd1a876c9c102733
4067040670
languageName: node
4067140671
linkType: hard
4067240672

0 commit comments

Comments
 (0)