Skip to content

Commit

Permalink
Upgrade rewriter version to 2.2.1 (#3760)
Browse files Browse the repository at this point in the history
  • Loading branch information
iunanua authored Nov 2, 2023
1 parent 3133c0f commit a1192ab
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 @@ -69,7 +69,7 @@
},
"dependencies": {
"@datadog/native-appsec": "^4.0.0",
"@datadog/native-iast-rewriter": "2.2.0",
"@datadog/native-iast-rewriter": "2.2.1",
"@datadog/native-iast-taint-tracking": "1.6.3",
"@datadog/native-metrics": "^2.0.0",
"@datadog/pprof": "4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -392,10 +392,10 @@
dependencies:
node-gyp-build "^3.9.0"

"@datadog/[email protected].0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@datadog/native-iast-rewriter/-/native-iast-rewriter-2.2.0.tgz#cfcdfaf128450f7d92a840eee8cd030b9746f49c"
integrity sha512-YrCgLGvOQh3EkWYjqZKpelg60idtMcC/jWskZSdr4KxvF61BM9zp5NF6HeUKON6RHCmqDqFS3wyj1NNRMID1VQ==
"@datadog/[email protected].1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@datadog/native-iast-rewriter/-/native-iast-rewriter-2.2.1.tgz#3c74c5a8caa0b876e091e9c5a95256add0d73e1c"
integrity sha512-DyZlE8gNa5AoOFNKGRJU4RYF/Y/tJzv4bIAMuVBbEnMA0xhiIYqpYQG8T3OKkALl3VSEeBMjYwuOR2fCrJ6gzA==
dependencies:
lru-cache "^7.14.0"
node-gyp-build "^4.5.0"
Expand Down

0 comments on commit a1192ab

Please sign in to comment.