Skip to content

Commit

Permalink
Merge pull request #41 from Wbaker7702/snyk-upgrade-1ca9f30d1ec82b4c3…
Browse files Browse the repository at this point in the history
…eb62b6db90dded2

[Snyk] Upgrade enketo-transformer from 3.0.0 to 3.0.1
  • Loading branch information
Wbaker7702 authored Nov 1, 2024
2 parents c9e6418 + 46d98fc commit 4cf8fdb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lib/enketo-transformer-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"resolutions": {
},
"dependencies": {
"enketo-transformer": "3.0.0"
"enketo-transformer": "3.0.1"
}
}
12 changes: 6 additions & 6 deletions lib/enketo-transformer-service/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@ encodeurl@~2.0.0:
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58"
integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==

enketo-transformer@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/enketo-transformer/-/enketo-transformer-3.0.0.tgz#b21715fec4a9afcd00defa0763e3317fe21daeb5"
integrity sha512-brLYxOY0oEGsXKJnlaTK6phoLHjbQ0EnEgcZkPCCfwTq0Pb9P5OnqaXOMJxXiuQw8AVf8NDg/9ZC4dZ38zr0AA==
enketo-transformer@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/enketo-transformer/-/enketo-transformer-3.0.1.tgz#7ff65e9962fc1ff47e2a43b4c6c8d46f55916851"
integrity sha512-2dRPjIpnfRrk4cNR8mOFwhH/MPagqe3t4d4A/0BRjf2HWj//g5+nviRz1ZzulvMi6XtvT5gbsSEeBbrb8Z6PdA==
dependencies:
body-parser "^1.20.2"
css.escape "^1.5.1"
Expand All @@ -198,7 +198,7 @@ enketo-transformer@3.0.0:
linkedom "^0.14.26"
prettier "^2.8.8"
string-direction "0.1.x"
undici "^5.22.1"
undici "^5.23.0"
xpath-to-css "^1.1.0"

entities@^4.2.0, entities@^4.4.0:
Expand Down Expand Up @@ -668,7 +668,7 @@ uhyphen@^0.2.0:
resolved "https://registry.yarnpkg.com/uhyphen/-/uhyphen-0.2.0.tgz#8fdf0623314486e020a3c00ee5cc7a12fe722b81"
integrity sha512-qz3o9CHXmJJPGBdqzab7qAYuW8kQGKNEuoHFYrBwV6hWIMcpAmxDLXojcHfFr9US1Pe6zUswEIJIbLI610fuqA==

undici@^5.22.1:
undici@^5.23.0:
version "5.28.4"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.4.tgz#6b280408edb6a1a604a9b20340f45b422e373068"
integrity sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==
Expand Down

0 comments on commit 4cf8fdb

Please sign in to comment.