Skip to content

Commit

Permalink
Bump @datadog/native-appsec to 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlesDD committed Aug 29, 2024
1 parent 1b35588 commit 8232ca1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"node": ">=18"
},
"dependencies": {
"@datadog/native-appsec": "8.1.0",
"@datadog/native-appsec": "8.1.1",
"@datadog/native-iast-rewriter": "2.4.1",
"@datadog/native-iast-taint-tracking": "3.1.0",
"@datadog/native-metrics": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,10 +256,10 @@
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"
integrity "sha1-u1BFecHK6SPmV2pPXaQ9Jfl729k= sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ=="

"@datadog/native-appsec@8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@datadog/native-appsec/-/native-appsec-8.1.0.tgz#df2382cb694452ce69a90c2d4685a846a5a8b29e"
integrity sha512-BlFvmO20kalWeKWQtznTbbdEj37Ms6NKphqxxYMJiXK6oLkf73Jpk6zzXdtFoACgybqsXOb/ngkfFYlZIQO4hQ==
"@datadog/native-appsec@8.1.1":
version "8.1.1"
resolved "https://registry.yarnpkg.com/@datadog/native-appsec/-/native-appsec-8.1.1.tgz#76aa34697e6ecbd3d9ef7e6938d3cdcfa689b1f3"
integrity sha512-mf+Ym/AzET4FeUTXOs8hz0uLOSsVIUnavZPUx8YoKWK5lKgR2L+CLfEzOpjBwgFpDgbV8I1/vyoGelgGpsMKHA==
dependencies:
node-gyp-build "^3.9.0"

Expand Down

0 comments on commit 8232ca1

Please sign in to comment.