Skip to content

Commit afc18b4

Browse files
authored
fix: upgrade deepcopy from 2.0.0 to 2.1.0 (#6886)
Snyk has created this PR to upgrade deepcopy from 2.0.0 to 2.1.0. See this package in npm: https://www.npmjs.com/package/deepcopy See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
1 parent d500557 commit afc18b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"body-parser": "1.19.0",
3232
"commander": "5.1.0",
3333
"cors": "2.8.5",
34-
"deepcopy": "2.0.0",
34+
"deepcopy": "2.1.0",
3535
"express": "4.17.1",
3636
"follow-redirects": "1.13.0",
3737
"graphql": "15.3.0",

0 commit comments

Comments
 (0)